From 1df23c08d442cc3e5d3714b54b8d5ab73327b954 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 21 Oct 2010 16:02:40 -0500 Subject: Finally, gut the vos module out of the build --- svx/util/makefile.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'svx/util') diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk index 06e3132f4e12..2e756b5aa369 100644 --- a/svx/util/makefile.mk +++ b/svx/util/makefile.mk @@ -96,7 +96,6 @@ SHL1STDLIBS= \ $(UCBHELPERLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ - $(VOSLIB) \ $(SALLIB) \ $(ICUUCLIB) @@ -152,7 +151,6 @@ SHL2STDLIBS= \ $(UCBHELPERLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ - $(VOSLIB) \ $(SALLIB) \ $(SALHELPERLIB) \ $(ICUUCLIB) -- cgit