summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 12:52:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 12:52:16 +0000
commit2f391c3c0291f940b674379af377029fa7f4ce61 (patch)
treefa4b1475bca43a90c5a8c019e6bdb734889f2f03 /linguistic
parent2e7e1cbf39484bc991d7cdd7be38f3982bba1ae6 (diff)
INTEGRATION: CWS internatiodel (1.4.26); FILE MERGED
2006/02/10 19:27:24 er 1.4.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/thesdta.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/linguistic/source/thesdta.cxx b/linguistic/source/thesdta.cxx
index d5f7e314e9..e42cf3bb32 100644
--- a/linguistic/source/thesdta.cxx
+++ b/linguistic/source/thesdta.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: thesdta.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:56:45 $
+ * last change: $Author: vg $ $Date: 2006-04-07 13:52:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,6 @@
*
************************************************************************/
-#ifndef _LANG_HXX //autogen wg. LANGUAGE_ENGLISH_US
-#include <tools/lang.hxx>
-#endif
#ifndef _TOOLS_DEBUG_HXX //autogen wg. DBG_ASSERT
#include <tools/debug.hxx>
#endif