summaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2014-09-27 09:26:01 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2014-09-27 09:26:01 +0000
commitb4b566f2e27b30860a34ca722167ff748d29060d (patch)
tree823bbd3030622f85d4f9ff3522e047882d93c262 /html.h
parent9a0c4c4571a9055eab5a14fcee755c5dde12f643 (diff)
downloadmandoc-b4b566f2e27b30860a34ca722167ff748d29060d.tar.gz
Remove last hard-coded width attribute.
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 b2087049..04b924a6 100644
--- a/html.h
+++ b/html.h
@@ -62,7 +62,6 @@ enum htmlattr {
ATTR_MEDIA,
ATTR_CLASS,
ATTR_STYLE,
- ATTR_WIDTH,
ATTR_ID,
ATTR_COLSPAN,
ATTR_CHARSET,