summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/app.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 15:41:03 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 15:41:03 +0000
commitf84b4dd14f9d080ea5981be4213f059311953e0f (patch)
tree0b3cb878ed9425855db7f4aa86c76ae4e364c2a3 /sfx2/source/appl/app.cxx
parentfc11ded3a7476e035638ab3d956feb4fa182af58 (diff)
INTEGRATION: CWS internatiodel (1.99.122); FILE MERGED
2006/02/10 19:33:31 er 1.99.122.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'sfx2/source/appl/app.cxx')
-rw-r--r--sfx2/source/appl/app.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx
index 5e8fc9037a7d..d633ace02fce 100644
--- a/sfx2/source/appl/app.cxx
+++ b/sfx2/source/appl/app.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: app.cxx,v $
*
- * $Revision: 1.100 $
+ * $Revision: 1.101 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 10:24:21 $
+ * last change: $Author: vg $ $Date: 2006-04-07 16:41:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -139,9 +139,6 @@
#include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>
#endif
-#ifndef _ISOLANG_HXX
-#include <tools/isolang.hxx>
-#endif
#include <basic/basmgr.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/svapp.hxx>