summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/Module_vcl.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 47da575b960c..0a91f8795cc8 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -79,10 +79,4 @@ $(eval $(call gb_Module_add_targets,vcl,\
))
endif
-ifeq ($(GUIBASE),android)
-$(eval $(call gb_Module_add_targets,vcl,\
- Library_vclplug_svp \
-))
-endif
-
# vim: set noet sw=4 ts=4: