summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-25 10:20:43 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-25 10:20:43 +0000
commit852798b5159464237b34a317969ef466f15516e2 (patch)
tree9ecc9092068039ebf3cc66656fde47fa158cdb42 /xmlhelp
parent2e3c43d9e93e32cb239080b4aebf8f5f51ae279f (diff)
INTEGRATION: CWS cmcfixes46 (1.14.6); FILE MERGED
2008/07/14 09:25:45 cmc 1.14.6.1: remove unused icu foo
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/com/sun/star/help/HelpLinker.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/xmlhelp/source/com/sun/star/help/HelpLinker.cxx b/xmlhelp/source/com/sun/star/help/HelpLinker.cxx
index d35ae39e2e89..315a6a190339 100644
--- a/xmlhelp/source/com/sun/star/help/HelpLinker.cxx
+++ b/xmlhelp/source/com/sun/star/help/HelpLinker.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: HelpLinker.cxx,v $
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
* This file is part of OpenOffice.org.
*
@@ -41,10 +41,6 @@
#include <libxslt/functions.h>
#include <libxslt/extensions.h>
-#include <unicode/brkiter.h>
-#include <unicode/ustring.h>
-#include <unicode/ucnv.h>
-
#include <sal/types.h>
#include <osl/time.h>