diff options
Diffstat (limited to 'remotebridges/examples/makefile.mk')
-rw-r--r-- | remotebridges/examples/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remotebridges/examples/makefile.mk b/remotebridges/examples/makefile.mk index 64b948d66651..ec268788b3fe 100644 --- a/remotebridges/examples/makefile.mk +++ b/remotebridges/examples/makefile.mk @@ -43,7 +43,6 @@ SHL1TARGET= officeclientsample SHL1STDLIBS= \ $(SALLIB) \ - $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) |