diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2006-05-02 14:39:15 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2006-05-02 14:39:15 +0000 |
commit | fd5cff8212bce04732925c912be8c046e0c32e1b (patch) | |
tree | c3b95ee224d2e3e30c9111c0a041393d5ffc9ed2 /lingucomponent | |
parent | f36ec38e4f9225b24d2fee3beeaf1cd0c76d3ee0 (diff) |
INTEGRATION: CWS sfxcleanup (1.11.16); FILE MERGED
2006/02/28 08:54:20 mba 1.11.16.1: #132394#: remove superfluous code
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/source/spellcheck/spell/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lingucomponent/source/spellcheck/spell/makefile.mk b/lingucomponent/source/spellcheck/spell/makefile.mk index 00ab0cebb..4dea674a4 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) \ |