From e83d97f3769e1dea0144f86d76ac7a792628da70 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Thu, 21 Nov 2002 07:18:50 +0000 Subject: #100852# additional cleanups --- vcl/source/window/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'vcl/source/window') diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk index 65fd27821fce..1cc1498a676c 100644 --- a/vcl/source/window/makefile.mk +++ b/vcl/source/window/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2002-03-01 13:52:05 $ +# last change: $Author: obr $ $Date: 2002-11-21 08:18:50 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -108,7 +108,6 @@ SLOFILES= $(SLO)$/accel.obj \ $(SLO)$/scrwnd.obj \ $(SLO)$/dndevdis.obj \ $(SLO)$/dndlcon.obj \ - $(SLO)$/frameacc.obj \ $(SLO)$/taskpanelist.obj .IF "$(remote)"!="" -- cgit