summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/Library_sm.mk4
-rw-r--r--starmath/Library_smd.mk4
2 files changed, 0 insertions, 8 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index be2fecfd4c26..78648e025bd4 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -42,10 +42,6 @@ $(eval $(call gb_Library_set_include,sm,\
-I$(OUTDIR)/inc \
))
-$(eval $(call gb_Library_set_defs,sm,\
- $$(DEFS) \
-))
-
$(eval $(call gb_Library_add_linked_libs,sm,\
comphelper \
cppu \
diff --git a/starmath/Library_smd.mk b/starmath/Library_smd.mk
index ae2dde0e69f1..5ea8fda11738 100644
--- a/starmath/Library_smd.mk
+++ b/starmath/Library_smd.mk
@@ -38,10 +38,6 @@ $(eval $(call gb_Library_set_include,smd,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,smd,\
- $$(DEFS) \
-))
-
$(eval $(call gb_Library_add_linked_libs,smd,\
cppu \
cppuhelper \