summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/textsearch.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 17:40:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 17:40:26 +0000
commit80cfc13fadd88278ffca84b5e6d18f28b507a640 (patch)
treeeffd175d14acccc1bc55cfe304b01d541d2eeb45 /unotools/source/i18n/textsearch.cxx
parent53809641564e4819614a3349b325a289cc7fb2c5 (diff)
INTEGRATION: CWS vclcleanup02 (1.6.92); FILE MERGED
2003/12/04 15:40:31 mt 1.6.92.1: #i23061# Removed unnecessary includes
Diffstat (limited to 'unotools/source/i18n/textsearch.cxx')
-rw-r--r--unotools/source/i18n/textsearch.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/unotools/source/i18n/textsearch.cxx b/unotools/source/i18n/textsearch.cxx
index f5429159dd2c..cceea0f00304 100644
--- a/unotools/source/i18n/textsearch.cxx
+++ b/unotools/source/i18n/textsearch.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: textsearch.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: fme $ $Date: 2002-08-02 09:58:02 $
+ * last change: $Author: vg $ $Date: 2004-01-06 18:40:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
#include <tools/debug.hxx>
#endif
#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
+//#include <tools/intn.hxx>
#endif
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>