diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2001-03-15 10:10:54 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2001-03-15 10:10:54 +0000 |
commit | ea72f810c8799e02cc2aba2c39e4f71d4f897bce (patch) | |
tree | c0504220263c1d32e94ec65ced3018fdd33f0131 /io/source/connector/makefile.mk | |
parent | 00c1f1d2ea7535733e29ec609ab3035c27f6c024 (diff) |
vos removed in favor of osl inline wrapper
Diffstat (limited to 'io/source/connector/makefile.mk')
-rw-r--r-- | io/source/connector/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/io/source/connector/makefile.mk b/io/source/connector/makefile.mk index 19db2ec7ecc6..8b036aa862a5 100644 --- a/io/source/connector/makefile.mk +++ b/io/source/connector/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: pluby $ $Date: 2001-03-02 07:15:40 $ +# last change: $Author: jbu $ $Date: 2001-03-15 11:09:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -91,7 +91,6 @@ SHL1TARGET= $(TARGET) SHL1STDLIBS= \ $(SALLIB) \ $(CPPULIB) \ - $(VOSLIB) \ $(CPPUHELPERLIB) SHL1DEPN= |