diff options
-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 \ |