diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:03:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:03:40 +0000 |
commit | 23376890c7f324632e0dafbc60ae8ae028976e53 (patch) | |
tree | 2c06d768b5fc18c9a482a9cd7550b57ed5bf7bdf /sfx2/source/view/makefile.mk | |
parent | 138d43497f5e56ba6a73fe5ec073955b8da4309f (diff) |
INTEGRATION: CWS fwkq1 (1.4.234); FILE MERGED
2003/08/28 15:14:38 mba 1.4.234.2: RESYNC: (1.4-1.5); FILE MERGED
2003/07/14 18:00:22 mba 1.4.234.1: #110843#: get rid of factories
Diffstat (limited to 'sfx2/source/view/makefile.mk')
-rw-r--r-- | sfx2/source/view/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/view/makefile.mk b/sfx2/source/view/makefile.mk index 8a1962b96a24..74d368c73c9d 100644 --- a/sfx2/source/view/makefile.mk +++ b/sfx2/source/view/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:29:59 $ +# last change: $Author: rt $ $Date: 2003-09-19 08:03:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,7 +83,6 @@ SRC1FILES = \ SLOFILES = \ $(SLO)$/frmload.obj \ $(SLO)$/framedlg.obj \ - $(SLO)$/fsetvwsh.obj \ $(SLO)$/frame.obj \ $(SLO)$/urlframe.obj \ $(SLO)$/ipenv.obj \ |