From 9060543cb011655fe00e94906803a2cee6d5b204 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 27 Sep 2014 09:20:03 +0000 Subject: HTML5-isation: remove more alignments. --- html.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'html.h') diff --git a/html.h b/html.h index d85848e9..cf23cb1f 100644 --- a/html.h +++ b/html.h @@ -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 -- cgit v1.2.3