[Libreoffice-commits] .: l10ntools/inc
Joseph Powers
jpowers at kemper.freedesktop.org
Sun Jan 23 19:25:38 PST 2011
l10ntools/inc/xmlparse.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 156083dda04168472d4c1b23d7f0cc06b7b0c54b
Author: Joseph Powers <jpowers27 at cox.net>
Date: Sun Jan 23 19:25:33 2011 -0800
Remove DECLARE_LIST( XMLStringList, XMLElement* )
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx
index 6bc8ba6..d320bca 100644
--- a/l10ntools/inc/xmlparse.hxx
+++ b/l10ntools/inc/xmlparse.hxx
@@ -188,8 +188,6 @@ public:
//-------------------------------------------------------------------------
-DECLARE_LIST( XMLStringList, XMLElement* )
-
/// Mapping numeric Language code <-> XML Element
typedef std::hash_map< ByteString ,XMLElement* , hashByteString,equalByteString > LangHashMap;
More information about the Libreoffice-commits
mailing list