diff options
Diffstat (limited to 'stoc/Library_stocservices.mk')
-rw-r--r-- | stoc/Library_stocservices.mk | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/stoc/Library_stocservices.mk b/stoc/Library_stocservices.mk index 6a0b5c667eef..d5741e604b9d 100644 --- a/stoc/Library_stocservices.mk +++ b/stoc/Library_stocservices.mk @@ -27,16 +27,6 @@ $(eval $(call gb_Library_Library,stocservices)) -ifneq ($(debug),) - -ifeq ($(COM),MSC) -$(eval $(call gb_Library_add_defs,stocservices,\ - -0b0 \ -)) -endif - -endif - $(eval $(call gb_Library_set_include,stocservices,\ -I$(SRCDIR)/stoc/inc \ $$(INCLUDE) \ |