summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2002-07-17 10:16:17 +0000
committerThomas Benisch <tbe@openoffice.org>2002-07-17 10:16:17 +0000
commit114db7c8a78ab8578ea765b9f45e386786ddcbb7 (patch)
treed9f76e3dd17565498c2a9f18e9f2a76677b21121 /unotools/source
parent6e1b61cc7e4f16b9049ddc9bbdd0a2472538c896 (diff)
#100215# removed ::utl::AccessibleTextHelper
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/accessibility/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/unotools/source/accessibility/makefile.mk b/unotools/source/accessibility/makefile.mk
index ec8f08cbcb62..0eb79971d947 100644
--- a/unotools/source/accessibility/makefile.mk
+++ b/unotools/source/accessibility/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: tbe $ $Date: 2002-03-07 19:58:09 $
+# last change: $Author: tbe $ $Date: 2002-07-17 11:16:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,8 +88,7 @@ UNOUCROUT=$(OUT)$/inc
# --- Files -------------------------------------
SLOFILES= $(SLO)$/accessiblestatesethelper.obj \
- $(SLO)$/accessiblerelationsethelper.obj \
- $(SLO)$/accessibletexthelper.obj
+ $(SLO)$/accessiblerelationsethelper.obj
# --- Targets ----------------------------------