summaryrefslogtreecommitdiff
path: root/xml2cmp
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-20 00:50:17 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-20 00:50:59 +0900
commiteeb5bea1d4e41ac190283d3b7d90659acbce5065 (patch)
treeafef43b5685ce49c9f74c4721725fbf0fbdb1001 /xml2cmp
parent6bb8dbf8072caedd2f79faa9e72fddd63541baad (diff)
removed unused forward declarations of class
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
Diffstat (limited to 'xml2cmp')
-rw-r--r--xml2cmp/source/xcd/xmlelem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xml2cmp/source/xcd/xmlelem.hxx b/xml2cmp/source/xcd/xmlelem.hxx
index 3d00ec757b44..14c741e2d64a 100644
--- a/xml2cmp/source/xcd/xmlelem.hxx
+++ b/xml2cmp/source/xcd/xmlelem.hxx
@@ -42,7 +42,6 @@
class X2CParser;
class HtmlCreator;
-class Index;
class XmlElement
{