diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-18 15:47:37 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-18 15:47:37 +0000 |
commit | f251750b6e8f6ba626c1322d0d135119cdfe459b (patch) | |
tree | 197cae33478215a6405525417412d81ecd62f320 /sd/source/ui/dlg | |
parent | bb2ae7b71e62b09c100adc949667bcedc10a1291 (diff) |
INTEGRATION: CWS impress36 (1.28.42); FILE MERGED
2005/02/25 15:21:27 cl 1.28.42.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code
Diffstat (limited to 'sd/source/ui/dlg')
-rw-r--r-- | sd/source/ui/dlg/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/makefile.mk b/sd/source/ui/dlg/makefile.mk index 4b2521f92964..0a0946d9f41a 100644 --- a/sd/source/ui/dlg/makefile.mk +++ b/sd/source/ui/dlg/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.28 $ +# $Revision: 1.29 $ # -# last change: $Author: rt $ $Date: 2005-01-27 14:13:52 $ +# last change: $Author: kz $ $Date: 2005-03-18 16:47:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -138,7 +138,6 @@ SLOFILES = \ $(SLO)$/assclass.obj \ $(SLO)$/graphpro.obj \ $(SLO)$/navigatr.obj \ - $(SLO)$/tlborder.obj \ $(SLO)$/sdpreslt.obj \ $(SLO)$/morphdlg.obj \ $(SLO)$/printdlg.obj \ @@ -181,7 +180,6 @@ LIB1OBJFILES= \ $(SLO)$/assclass.obj \ $(SLO)$/graphpro.obj \ $(SLO)$/navigatr.obj \ - $(SLO)$/tlborder.obj \ $(SLO)$/docprev.obj \ $(SLO)$/ins_paste.obj \ $(SLO)$/AnimationChildWindow.obj \ |