From 992757cc5ebfb1df42636b8d3269cdbc10fc4148 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 11:49:38 -0600 Subject: remove pre-compiled header support in gbuild and gbuildified module --- sd/Library_sdui.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/Library_sdui.mk') diff --git a/sd/Library_sdui.mk b/sd/Library_sdui.mk index 4305fe2fa19b..0a048a966f5a 100644 --- a/sd/Library_sdui.mk +++ b/sd/Library_sdui.mk @@ -28,8 +28,6 @@ $(eval $(call gb_Library_Library,sdui)) -$(eval $(call gb_Library_add_precompiled_header,sdui,$(SRCDIR)/sd/inc/pch/precompiled_sd)) - $(eval $(call gb_Library_set_include,sdui,\ $$(INCLUDE) \ -I$(realpath $(SRCDIR)/sd/inc) \ -- cgit