=================================================================== RCS file: /cvs/mandoc/html.h,v retrieving revision 1.58 retrieving revision 1.59 diff -u -p -r1.58 -r1.59 --- mandoc/html.h 2014/09/27 09:05:57 1.58 +++ mandoc/html.h 2014/09/27 09:20:03 1.59 @@ -1,4 +1,4 @@ -/* $Id: html.h,v 1.58 2014/09/27 09:05:57 kristaps Exp $ */ +/* $Id: html.h,v 1.59 2014/09/27 09:20:03 kristaps Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * @@ -64,7 +64,6 @@ enum htmlattr { ATTR_STYLE, ATTR_WIDTH, ATTR_ID, - ATTR_ALIGN, ATTR_COLSPAN, ATTR_CHARSET, ATTR_MAX