summaryrefslogtreecommitdiff
path: root/unotools/source/i18n
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-07 23:56:42 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-10-07 20:49:14 -0400
commit5ba8a3f904a9d96107ad97b33d4764296bd18690 (patch)
tree6fc1f8d66487ca06bc25e4f8628c77bf00aab282 /unotools/source/i18n
parenta80c69688f4c1d2f42861747b9628d1dc03870ee (diff)
Remove redundant #include directives & comments
Diffstat (limited to 'unotools/source/i18n')
-rw-r--r--unotools/source/i18n/textsearch.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/unotools/source/i18n/textsearch.cxx b/unotools/source/i18n/textsearch.cxx
index 6a3dcd2b7d28..114a920277fb 100644
--- a/unotools/source/i18n/textsearch.cxx
+++ b/unotools/source/i18n/textsearch.cxx
@@ -29,9 +29,6 @@
#include "precompiled_unotools.hxx"
#include <i18npool/mslangid.hxx>
#include <tools/debug.hxx>
-#ifndef _INTN_HXX //autogen
-//#include <tools/intn.hxx>
-#endif
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/util/SearchFlags.hdl>
#include <com/sun/star/i18n/TransliterationModules.hpp>