summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 15:20:14 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 15:20:14 +0000
commit1e06e6ee2322a169a3060c882dc5cf858509fc4b (patch)
treed4d5d89eb1adf21e7ee29c2e19aeeca211508e6e /xmlhelp
parent67163c535e74717b6657a37fcc4fd20d83a76f17 (diff)
INTEGRATION: CWS ab52 (1.8.6); FILE MERGED
2008/06/18 09:19:39 ab 1.8.6.1: #i90029# Removed unused code
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/db/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/db/makefile.mk b/xmlhelp/source/cxxhelp/db/makefile.mk
index 072a156340f4..bc5bd5aaefee 100644
--- a/xmlhelp/source/cxxhelp/db/makefile.mk
+++ b/xmlhelp/source/cxxhelp/db/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
# This file is part of OpenOffice.org.
#
@@ -53,8 +53,7 @@ CFLAGSCXX+=-frtti
SLOFILES=\
$(SLO)$/Block.obj \
$(SLO)$/BlockManager.obj \
- $(SLO)$/BtreeDict.obj \
- $(SLO)$/Schema.obj
+ $(SLO)$/BtreeDict.obj
# --- Targets ------------------------------------------------------