diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 23:20:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 23:20:05 +0000 |
commit | a043c45820230eda733bef2289814ca3ece13727 (patch) | |
tree | 25fb93735fa141a41c977dae8fcfebccaec25bb8 /sd | |
parent | 06b48beaaf4d1b084732daef5dd72b29583a0264 (diff) |
INTEGRATION: CWS aw033 (1.7.36); FILE MERGED
2008/05/14 14:51:15 aw 1.7.36.2: RESYNC: (1.7-1.9); FILE MERGED
2008/01/22 12:16:42 aw 1.7.36.1: adaptions and 1st stripping
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slidesorter/view/makefile.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sd/source/ui/slidesorter/view/makefile.mk b/sd/source/ui/slidesorter/view/makefile.mk index b110fd30534c..ebde1e7fe02d 100644 --- a/sd/source/ui/slidesorter/view/makefile.mk +++ b/sd/source/ui/slidesorter/view/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # # This file is part of OpenOffice.org. # @@ -48,8 +48,6 @@ PRJINC=..$/.. SLOFILES = \ $(SLO)$/SlsFontProvider.obj \ - $(SLO)$/SlsHighlightObject.obj \ - $(SLO)$/SlsPageNotificationObjectContact.obj\ $(SLO)$/SlsPageObject.obj \ $(SLO)$/SlsPageObjectViewContact.obj \ $(SLO)$/SlsPageObjectViewObjectContact.obj \ |