[Libreoffice-commits] core.git: filter/Library_ipt.mk

Jan Holesovsky kendy at collabora.com
Tue Jun 10 23:55:31 PDT 2014


 filter/Library_ipt.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 0d7cfb772a7e419083437935f2e13941080aa88b
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Wed Jun 11 08:53:30 2014 +0200

    No need for PCT_DLLIMPLEMENTATION any more.
    
    7b72e5051437d7ecfdb3658375b3cb09b1b4abf8 removed the need for that.
    
    Change-Id: I1fa635eab33bf259bcb4e229e9a0deac5fc987d6

diff --git a/filter/Library_ipt.mk b/filter/Library_ipt.mk
index bad878a..68e913c 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 \


More information about the Libreoffice-commits mailing list