From 1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 19 Apr 2013 20:25:30 +0200 Subject: gbuild: drop empty use_packages calls Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon Tested-by: David Tardon --- lingucomponent/StaticLibrary_ulingu.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'lingucomponent') diff --git a/lingucomponent/StaticLibrary_ulingu.mk b/lingucomponent/StaticLibrary_ulingu.mk index 2e17b6aaf34a..4a369c63d892 100644 --- a/lingucomponent/StaticLibrary_ulingu.mk +++ b/lingucomponent/StaticLibrary_ulingu.mk @@ -27,9 +27,6 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,ulingu)) -$(eval $(call gb_StaticLibrary_use_packages,ulingu,\ -)) - $(eval $(call gb_StaticLibrary_use_api,ulingu,\ udkapi \ offapi \ -- cgit