From 0e240152e3bf0a70aad2237dc707d8057e850ec4 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Fri, 22 Jun 2018 06:07:39 +0000 Subject: Remove duplicate call function Change-Id: I5803b6a1874e35ee0da6e23daed21eb127ea5a76 Reviewed-on: https://gerrit.libreoffice.org/56269 Tested-by: Jenkins Reviewed-by: Jens Carl --- sfx2/CppunitTest_sfx2_classification.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'sfx2') diff --git a/sfx2/CppunitTest_sfx2_classification.mk b/sfx2/CppunitTest_sfx2_classification.mk index 266253c4c9fb..303d3099d9a7 100644 --- a/sfx2/CppunitTest_sfx2_classification.mk +++ b/sfx2/CppunitTest_sfx2_classification.mk @@ -28,8 +28,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sfx2_classification, \ $(eval $(call gb_CppunitTest_use_external,sfx2_classification,boost_headers)) -$(eval $(call gb_CppunitTest_use_sdk_api,sfx2_classification)) - $(eval $(call gb_CppunitTest_use_ure,sfx2_classification)) $(eval $(call gb_CppunitTest_use_vcl,sfx2_classification)) -- cgit