diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-06-22 06:07:39 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-06-23 01:42:12 +0200 |
commit | 0e240152e3bf0a70aad2237dc707d8057e850ec4 (patch) | |
tree | 957acc175a6f78c95622d4542199bcb2cd14eb1c /sfx2 | |
parent | 057c33b6609fe49efb6fa757db5f336acddb2a3d (diff) |
Remove duplicate call function
Change-Id: I5803b6a1874e35ee0da6e23daed21eb127ea5a76
Reviewed-on: https://gerrit.libreoffice.org/56269
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/CppunitTest_sfx2_classification.mk | 2 |
1 files changed, 0 insertions, 2 deletions
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)) |