summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 12:49:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 12:49:09 +0000
commitdebe9689189434fa352c12689fd8dab2a681373b (patch)
treefc8bba629f99d43ce5b95024cdf2f0ababaf899f /linguistic
parenta865416c5d963b33690be0d89d92a6919eba5b3d (diff)
INTEGRATION: CWS internatiodel (1.12.68); FILE MERGED
2006/02/10 19:27:23 er 1.12.68.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 15:24:17 er 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/24 13:09:01 er 1.12.68.1: #i50205# get rid of class International
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/lngopt.cxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx
index d5f7df8914d3..02a93a8c4c07 100644
--- a/linguistic/source/lngopt.cxx
+++ b/linguistic/source/lngopt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lngopt.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:53:06 $
+ * last change: $Author: vg $ $Date: 2006-04-07 13:49:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,13 +40,7 @@
#ifndef _TOOLS_DEBUG_HXX //autogen wg. DBG_ASSERT
#include <tools/debug.hxx>
#endif
-#ifndef _LANG_HXX
-#include <tools/lang.hxx>
-#endif
-#ifndef _TOOLS_INTN_HXX
-#include <tools/intn.hxx>
-#endif
#ifndef _SVTOOLS_LINGUCFG_HXX_
#include <svtools/lingucfg.hxx>
#endif