From b213b18e8bf186cb86a2a3e00d39f0537aa6ae60 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 18 Jan 2005 15:21:07 +0000 Subject: INTEGRATION: CWS fwkbugfix04 (1.35.20); FILE MERGED 2004/12/06 18:04:56 mba 1.35.20.1: #i38334#: get rid of all code based on SfxConfigManager --- sfx2/util/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sfx2/util/makefile.mk') diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk index 4addbe96ac9a..378217dce33f 100644 --- a/sfx2/util/makefile.mk +++ b/sfx2/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.36 $ +# $Revision: 1.37 $ # -# last change: $Author: rt $ $Date: 2005-01-11 15:00:29 $ +# last change: $Author: kz $ $Date: 2005-01-18 16:21:07 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,7 +86,6 @@ LIB1FILES= $(SLB)$/appl.lib \ $(SLB)$/notify.lib \ $(SLB)$/menu.lib \ $(SLB)$/inet.lib \ - $(SLB)$/accel.lib \ $(SLB)$/toolbox.lib \ $(SLB)$/statbar.lib \ $(SLB)$/dialog.lib \ -- cgit