summaryrefslogtreecommitdiff
path: root/static/StaticLibrary_unoembind.mk
diff options
context:
space:
mode:
Diffstat (limited to 'static/StaticLibrary_unoembind.mk')
-rw-r--r--static/StaticLibrary_unoembind.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/static/StaticLibrary_unoembind.mk b/static/StaticLibrary_unoembind.mk
index 5d4438ef2f85..e2a2bfacd892 100644
--- a/static/StaticLibrary_unoembind.mk
+++ b/static/StaticLibrary_unoembind.mk
@@ -22,12 +22,6 @@ $(eval $(call gb_StaticLibrary_use_api,unoembind,\
udkapi \
))
-ifneq ($(ENABLE_DBGUTIL),)
-$(eval $(call gb_StaticLibrary_use_internal_api,unoembind, \
- embindtest \
-))
-endif
-
$(call gb_StaticLibrary_get_target,unoembind): $(call gb_CustomTarget_get_target,static/unoembind)
# vim: set noet sw=4 ts=4: