summaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'html.h')
-rw-r--r--html.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/html.h b/html.h
index c98bc8c0..e4bea8cc 100644
--- a/html.h
+++ b/html.h
@@ -55,8 +55,6 @@ enum htmltag {
};
enum htmlattr {
- ATTR_HTTPEQUIV,
- ATTR_CONTENT,
ATTR_NAME,
ATTR_REL,
ATTR_HREF,