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 --- writerfilter/CppunitTest_writerfilter_rtftok.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'writerfilter/CppunitTest_writerfilter_rtftok.mk') diff --git a/writerfilter/CppunitTest_writerfilter_rtftok.mk b/writerfilter/CppunitTest_writerfilter_rtftok.mk index 6cbec0b099ef..6fee584d4e98 100644 --- a/writerfilter/CppunitTest_writerfilter_rtftok.mk +++ b/writerfilter/CppunitTest_writerfilter_rtftok.mk @@ -52,8 +52,6 @@ $(eval $(call gb_CppunitTest_use_api,writerfilter_rtftok,\ udkapi \ )) -$(eval $(call gb_CppunitTest_uses_ure,writerfilter_rtftok)) - $(eval $(call gb_CppunitTest_use_components,writerfilter_rtftok,\ configmgr/source/configmgr \ ucb/source/core/ucb1 \ -- cgit