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