summaryrefslogtreecommitdiffstatshomepage
path: root/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'html.h')
-rw-r--r--html.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/html.h b/html.h
index 63575902..3bce9835 100644
--- a/html.h
+++ b/html.h
@@ -1,4 +1,4 @@
-/* $Id: html.h,v 1.35 2010/12/24 00:46:49 kristaps Exp $ */
+/* $Id: html.h,v 1.36 2010/12/24 14:14:00 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -48,7 +48,6 @@ enum htmltag {
TAG_PRE,
TAG_B,
TAG_I,
- TAG_U,
TAG_CODE,
TAG_SMALL,
TAG_MAX