From 1536203ed26199b340a04e8f0a30c6a904ba8d1d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 20 Sep 2011 09:53:44 +0200 Subject: remove unused MAX_LANGUAGES definition --- l10ntools/inc/xmlparse.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'l10ntools') diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx index 97e56df59253..b2603c0e5c09 100644 --- a/l10ntools/inc/xmlparse.hxx +++ b/l10ntools/inc/xmlparse.hxx @@ -60,7 +60,6 @@ using namespace std; #define XML_NODE_TYPE_DATA 0x003 #define XML_NODE_TYPE_COMMENT 0x004 #define XML_NODE_TYPE_DEFAULT 0x005 -#define MAX_LANGUAGES 99 //------------------------------------------------------------------------- -- cgit