summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 12:46:50 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 12:46:50 +0000
commited4ae70a896f66d08e5cdba06cae4006a12714ba (patch)
tree59781e881d0e8073a0ce75f2881b73a5fd2d0e16 /linguistic
parent0deee5f57ce4c09becfe8d2cd4cd32eacdd7d6ff (diff)
INTEGRATION: CWS internatiodel (1.4.20); FILE MERGED
2006/01/21 15:18:57 er 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:08:59 er 1.4.20.1: #i50205# get rid of class International
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/convdiclist.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx
index e32271a4c2af..7fdbbb014812 100644
--- a/linguistic/source/convdiclist.cxx
+++ b/linguistic/source/convdiclist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: convdiclist.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:48:50 $
+ * last change: $Author: vg $ $Date: 2006-04-07 13:46:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,9 +36,6 @@
#ifndef _FSYS_HXX
#include <tools/fsys.hxx>
#endif
-#ifndef _TOOLS_INTN_HXX
-#include <tools/intn.hxx>
-#endif
#ifndef _STREAM_HXX
#include <tools/stream.hxx>
#endif