=================================================================== RCS file: /cvs/mandoc/out.h,v retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- mandoc/out.h 2010/06/25 19:50:23 1.12 +++ mandoc/out.h 2010/07/18 22:55:06 1.13 @@ -1,4 +1,4 @@ -/* $Id: out.h,v 1.12 2010/06/25 19:50:23 kristaps Exp $ */ +/* $Id: out.h,v 1.13 2010/07/18 22:55:06 kristaps Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -43,7 +43,6 @@ enum roffdeco { DECO_ITALIC, DECO_ROMAN, DECO_PREVIOUS, - DECO_SIZE, DECO_NOSPACE, DECO_FONT, /* font */ DECO_FFONT, /* font family */