summaryrefslogtreecommitdiff
path: root/stoc/Library_invocation.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_invocation.mk')
-rw-r--r--stoc/Library_invocation.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/stoc/Library_invocation.mk b/stoc/Library_invocation.mk
index b73e22c7b18e..040463d290f8 100644
--- a/stoc/Library_invocation.mk
+++ b/stoc/Library_invocation.mk
@@ -27,16 +27,6 @@
$(eval $(call gb_Library_Library,invocation))
-ifneq ($(debug),)
-
-ifeq ($(COM),MSC)
-$(eval $(call gb_Library_add_defs,invocation,\
- -0b0 \
-))
-endif
-
-endif
-
$(eval $(call gb_Library_use_internal_api,invocation,\
inv \
))