diff options
Diffstat (limited to 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r-- | xmlhelp/Library_ucpchelp1.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index f559cb1f5360..9172d808e5e3 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -75,10 +75,4 @@ $(eval $(call gb_Library_add_exception_objects,ucpchelp1,\ xmlhelp/source/cxxhelp/util/Decompressor \ )) -ifeq ($(HAVE_CXX0X),TRUE) -$(eval $(call gb_Library_add_defs,ucpchelp1,\ - -DHAVE_CXX0X \ -)) -endif - # vim: set shiftwidth=4 tabstop=4 noexpandtab: |