diff options
-rw-r--r-- | smoketest/CppunitTest_smoketest.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk index 0fc2ab532866..cbfc3d30e609 100644 --- a/smoketest/CppunitTest_smoketest.mk +++ b/smoketest/CppunitTest_smoketest.mk @@ -35,10 +35,6 @@ $(eval $(call gb_CppunitTest_use_api,smoketest,\ )) $(eval $(call gb_CppunitTest_use_libraries,smoketest,\ - cppu \ - cppuhelper \ - sal \ - unotest \ smoketest \ )) |