summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-18 14:55:43 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-18 14:55:43 +0000
commit94625674ee3e9a41f17ca0f0d39e90b842b5222c (patch)
tree4938c7bb3f519eae6646c98fcf3ec0fcd3b02be1 /sfx2/sdi
parente5378531cdc8afb756e9e01c5a18d15827100efe (diff)
INTEGRATION: CWS fwkbugfix04 (1.3.384); FILE MERGED
2004/12/06 17:49:48 mba 1.3.384.1: #i38334#: get rid of all code based on SfxConfigManager
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/sdi/makefile.mk b/sfx2/sdi/makefile.mk
index d1d0f738b6..8b0a349f48 100644
--- a/sfx2/sdi/makefile.mk
+++ b/sfx2/sdi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-01-11 14:55:28 $
+# last change: $Author: kz $ $Date: 2005-01-18 15:55:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -92,9 +92,6 @@ SVSDIDEPEND= \
object.sdi \
frmslots.sdi \
genslots.sdi
-SRS1NAME=$(TARGET)
-SRC1FILES = \
- sfxslots.src
# --- Targets -------------------------------------------------------