summaryrefslogtreecommitdiffstats
path: root/stoc/Library_introspection.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_introspection.mk')
-rw-r--r--stoc/Library_introspection.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/stoc/Library_introspection.mk b/stoc/Library_introspection.mk
index 2ef9c387a40a..a6e9a9bd47c5 100644
--- a/stoc/Library_introspection.mk
+++ b/stoc/Library_introspection.mk
@@ -27,16 +27,6 @@
$(eval $(call gb_Library_Library,introspection))
-ifneq ($(debug),)
-
-ifeq ($(COM),MSC)
-$(eval $(call gb_Library_add_defs,introspection,\
- -0b0 \
-))
-endif
-
-endif
-
$(eval $(call gb_Library_use_internal_api,introspection,\
insp \
))