summaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2014-09-27 09:20:03 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2014-09-27 09:20:03 +0000
commit9a0c4c4571a9055eab5a14fcee755c5dde12f643 (patch)
tree5cc9b2bd52ac92b447ef9a2b144c2ffce5d0ecdf /html.h
parent379b6790c4ec053fdda28a8938bc03abc807ebe5 (diff)
downloadmandoc-9a0c4c4571a9055eab5a14fcee755c5dde12f643.tar.gz
HTML5-isation: remove more alignments.
Diffstat (limited to 'html.h')
-rw-r--r--html.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/html.h b/html.h
index 5494c813..b2087049 100644
--- a/html.h
+++ b/html.h
@@ -64,7 +64,6 @@ enum htmlattr {
ATTR_STYLE,
ATTR_WIDTH,
ATTR_ID,
- ATTR_ALIGN,
ATTR_COLSPAN,
ATTR_CHARSET,
ATTR_MAX