From fc81393c7f11ffb854fe024b64146b50cf462921 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Sat, 26 Jan 2013 22:15:04 +0100 Subject: gbuild: remove various pointless calls that don't add anything Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2 --- filter/Library_textfd.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'filter/Library_textfd.mk') diff --git a/filter/Library_textfd.mk b/filter/Library_textfd.mk index bcb4d90b55de..f367cef7b004 100644 --- a/filter/Library_textfd.mk +++ b/filter/Library_textfd.mk @@ -34,10 +34,6 @@ $(eval $(call gb_Library_set_componentfile,textfd,filter/source/textfilterdetect $(eval $(call gb_Library_use_sdk_api,textfd)) -$(eval $(call gb_Library_set_include,textfd,\ - $$(INCLUDE) \ -)) - $(eval $(call gb_Library_use_libraries,textfd,\ ucbhelper \ cppuhelper \ -- cgit