[Libreoffice-commits] core.git: external/libstaroffice

David Tardon dtardon at redhat.com
Wed Jun 13 19:37:24 UTC 2018


 external/libstaroffice/Library_staroffice.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6a8eae612efcb665bb5efc2752af2bf514d11a12
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Jun 13 15:51:10 2018 +0200

    drop unneeded define
    
    Change-Id: I3a61e345593959c47b62ba2da97abafca24ee0e8
    Reviewed-on: https://gerrit.libreoffice.org/55754
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: David Tardon <dtardon at redhat.com>

diff --git a/external/libstaroffice/Library_staroffice.mk b/external/libstaroffice/Library_staroffice.mk
index 6ff99fb46eb1..079003e48e48 100644
--- a/external/libstaroffice/Library_staroffice.mk
+++ b/external/libstaroffice/Library_staroffice.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_Library_add_defs,staroffice,\
 	-DBUILD_STOFF \
 	-D_WINDLL \
 	-DNDEBUG \
-	-DSHAREDPTR_STD \
 ))
 
 $(eval $(call gb_Library_add_generated_exception_objects,staroffice,\


More information about the Libreoffice-commits mailing list