From cd2c512f9f6b6aa000fa48efb18033b3ebb3a264 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 14:45:43 +0200 Subject: clean up --- sot/CppunitTest_sot_test_sot.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sot') diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk index 003a346956cf..72faace86aed 100644 --- a/sot/CppunitTest_sot_test_sot.mk +++ b/sot/CppunitTest_sot_test_sot.mk @@ -47,10 +47,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sot_test_sot, \ $(gb_STDLIBS) \ )) -$(eval $(call gb_CppunitTest_set_include,sot_test_sot,\ - $$(INCLUDE) \ -)) - $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\ offapi \ udkapi \ -- cgit