From 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 12:26:27 +0200 Subject: drop uses_ure --- filter/CppunitTest_filter_tga_test.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'filter/CppunitTest_filter_tga_test.mk') diff --git a/filter/CppunitTest_filter_tga_test.mk b/filter/CppunitTest_filter_tga_test.mk index 025dc9a0f0d7..85d8a1f4738f 100644 --- a/filter/CppunitTest_filter_tga_test.mk +++ b/filter/CppunitTest_filter_tga_test.mk @@ -50,8 +50,6 @@ $(eval $(call gb_CppunitTest_use_api,filter_tga_test,\ offapi \ )) -$(eval $(call gb_CppunitTest_uses_ure,filter_tga_test)) - $(eval $(call gb_CppunitTest_use_components,filter_tga_test,\ configmgr/source/configmgr \ )) -- cgit