[Libreoffice-commits] core.git: sfx2/CppunitTest_sfx2_classification.mk

Jens Carl j.carl43 at gmx.de
Fri Jun 22 23:42:37 UTC 2018


 sfx2/CppunitTest_sfx2_classification.mk |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 0e240152e3bf0a70aad2237dc707d8057e850ec4
Author: Jens Carl <j.carl43 at gmx.de>
Date:   Fri Jun 22 06:07:39 2018 +0000

    Remove duplicate call function
    
    Change-Id: I5803b6a1874e35ee0da6e23daed21eb127ea5a76
    Reviewed-on: https://gerrit.libreoffice.org/56269
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

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))
 


More information about the Libreoffice-commits mailing list