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