diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 16:23:57 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:29 -0500 |
commit | e73dde5fb4fa7514c5bddf4a3c5f47a4a0655db5 (patch) | |
tree | c3bc8d1e06fff9f51e4d18ba365e89bee63c2860 /UnoControls/source | |
parent | e042951f36e29586d1144da70582f6a147c9a083 (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'UnoControls/source')
-rw-r--r-- | UnoControls/source/base/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UnoControls/source/base/makefile.mk b/UnoControls/source/base/makefile.mk index 74c6d4d43656..be1fcbf5c8c2 100644 --- a/UnoControls/source/base/makefile.mk +++ b/UnoControls/source/base/makefile.mk @@ -52,7 +52,6 @@ SLOFILES= $(SLO)$/multiplexer.obj \ # $(ONELIB) \ # $(USRLIB) \ # $(UNOLIB) \ -# $(VOSLIB) \ # $(OSLLIB) \ # $(TOOLSLIB) \ # $(RTLLIB) |