From 5ba8a3f904a9d96107ad97b33d4764296bd18690 Mon Sep 17 00:00:00 2001 From: "J. Graeme Lingard" Date: Thu, 7 Oct 2010 23:56:42 +0100 Subject: Remove redundant #include directives & comments --- unotools/source/i18n/textsearch.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'unotools/source/i18n/textsearch.cxx') 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 #include -#ifndef _INTN_HXX //autogen -//#include -#endif #include #include #include -- cgit