From c042cd05e9960742ba0d6b69058ac55092171bd3 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 19 Apr 2013 19:58:04 +0200 Subject: gbuild: drop uses of removed packages Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon Tested-by: David Tardon --- vbahelper/Library_vbahelper.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'vbahelper') diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk index 1233c5bef536..1ff7fa55af7a 100644 --- a/vbahelper/Library_vbahelper.mk +++ b/vbahelper/Library_vbahelper.mk @@ -28,8 +28,6 @@ $(eval $(call gb_Library_Library,vbahelper)) -$(eval $(call gb_Library_use_package,vbahelper,vbahelper_inc)) - # in case UNO services are exported: declare location of component file #$(eval $(call gb_Library_set_componentfile,vbahelper,vbahelper/COMPONENT_FILE)) -- cgit