summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-31 07:43:48 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-31 07:43:48 +0000
commit91ddfc74cec56a79bb70087362dfa408791984c4 (patch)
tree0d76a7ca966da6c44bc2acef0a73ee2212ac8356
parent3ce91c2c001d5d99170f892bc487f79579453071 (diff)
INTEGRATION: CWS fwkbugfix05 (1.26.148); FILE MERGED
2005/01/19 13:38:14 mba 1.26.148.2: RESYNC: (1.26-1.27); FILE MERGED 2005/01/14 09:59:48 mba 1.26.148.1: #i37656#: remove superfluous code
-rw-r--r--sfx2/source/dialog/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/dialog/makefile.mk b/sfx2/source/dialog/makefile.mk
index 9a30e983fdc0..b152becb926d 100644
--- a/sfx2/source/dialog/makefile.mk
+++ b/sfx2/source/dialog/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.29 $
+# $Revision: 1.30 $
#
-# last change: $Author: kz $ $Date: 2005-01-21 17:33:43 $
+# last change: $Author: rt $ $Date: 2005-01-31 08:43:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,7 +99,6 @@ SLOFILES =\
$(SLO)$/navigat.obj \
$(SLO)$/newstyle.obj \
$(SLO)$/passwd.obj \
- $(SLO)$/register.obj \
$(SLO)$/sfxurl.obj \
$(SLO)$/slotinfo.obj \
$(SLO)$/splitwin.obj \
@@ -128,7 +127,6 @@ SRC1FILES =\
mgetempl.src \
newstyle.src \
passwd.src \
- register.src \
templdlg.src \
versdlg.src \
printopt.src \