From 27b4ad872d83cd173f436df6a324461cb63e8e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 2 May 2006 14:39:15 +0000 Subject: [PATCH] INTEGRATION: CWS sfxcleanup (1.11.16); FILE MERGED 2006/02/28 08:54:20 mba 1.11.16.1: #132394#: remove superfluous code --- lingucomponent/source/spellcheck/spell/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lingucomponent/source/spellcheck/spell/makefile.mk b/lingucomponent/source/spellcheck/spell/makefile.mk index 00ab0cebb7fa..4dea674a4241 100644 --- a/lingucomponent/source/spellcheck/spell/makefile.mk +++ b/lingucomponent/source/spellcheck/spell/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: kz $ $Date: 2006-01-06 13:12:52 $ +# last change: $Author: rt $ $Date: 2006-05-02 15:39:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -136,7 +136,6 @@ SHL1STDLIBS= \ $(SVTOOLLIB) \ $(SVLLIB) \ $(VCLLIB) \ - $(SFXLIB) \ $(SALLIB) \ $(UCBHELPERLIB) \ $(UNOTOOLSLIB) \