summaryrefslogtreecommitdiff
path: root/desktop/Library_unopkgapp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Library_unopkgapp.mk')
-rw-r--r--desktop/Library_unopkgapp.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/Library_unopkgapp.mk b/desktop/Library_unopkgapp.mk
index 4958c6fa47ca..5ce00afd5de6 100644
--- a/desktop/Library_unopkgapp.mk
+++ b/desktop/Library_unopkgapp.mk
@@ -53,8 +53,6 @@ $(eval $(call gb_Library_use_libraries,unopkgapp,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,unopkgapp))
-
$(eval $(call gb_Library_add_exception_objects,unopkgapp,\
desktop/source/pkgchk/unopkg/unopkg_app \
desktop/source/pkgchk/unopkg/unopkg_cmdenv \
b84aeb538aae'>cppu: sal_Bool -> boolStephan Bergmann 2014-02-17Drop unused #includeTakeshi Abe 2014-02-06typo fixes in commentsAndras Timar 2014-02-05fdo#43157 - Clean up OSL_ASSERTTimothy Markle 2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann 2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann 2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann 2014-01-28coverity#440026 Logically dead codeCaolán McNamara