summaryrefslogtreecommitdiff
path: root/filter/Library_msfilter.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-01-26 22:15:04 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-26 22:20:07 +0100
commitfc81393c7f11ffb854fe024b64146b50cf462921 (patch)
tree2b7022f408d15ca14e6adcad41d52956087b7534 /filter/Library_msfilter.mk
parenta53586f4efe26b8875107d04001f4ecec760c343 (diff)
gbuild: remove various pointless calls that don't add anything
Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
Diffstat (limited to 'filter/Library_msfilter.mk')
-rw-r--r--filter/Library_msfilter.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/filter/Library_msfilter.mk b/filter/Library_msfilter.mk
index c4dfb2eaf84a..90b6c3a2d716 100644
--- a/filter/Library_msfilter.mk
+++ b/filter/Library_msfilter.mk
@@ -27,10 +27,6 @@ $(eval $(call gb_Library_use_external,msfilter,boost_headers))
$(eval $(call gb_Library_use_sdk_api,msfilter))
-$(eval $(call gb_Library_set_include,msfilter,\
- $$(INCLUDE) \
-))
-
$(eval $(call gb_Library_add_defs,msfilter,\
-DMSFILTER_DLLIMPLEMENTATION \
))