summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-06-11 08:53:30 +0200
committerJan Holesovsky <kendy@collabora.com>2014-06-11 08:53:30 +0200
commit0d7cfb772a7e419083437935f2e13941080aa88b (patch)
treef1d45b077addeb9e6497027e36d18d8226b09b86
parent967157a4bab4e73036bd1354315e8f3a3e084145 (diff)
No need for PCT_DLLIMPLEMENTATION any more.
7b72e5051437d7ecfdb3658375b3cb09b1b4abf8 removed the need for that. Change-Id: I1fa635eab33bf259bcb4e229e9a0deac5fc987d6
-rw-r--r--filter/Library_ipt.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/filter/Library_ipt.mk b/filter/Library_ipt.mk
index bad878a4df47..68e913c3f0ac 100644
--- a/filter/Library_ipt.mk
+++ b/filter/Library_ipt.mk
@@ -23,10 +23,6 @@ $(eval $(call gb_Library_use_external,ipt,boost_headers))
$(eval $(call gb_Library_use_sdk_api,ipt))
-$(eval $(call gb_Library_add_defs,ipt,\
- -DPCT_DLLIMPLEMENTATION \
-))
-
$(eval $(call gb_Library_use_libraries,ipt,\
vcl \
tl \