From 9e7d5cd530365450a404cc26716890ecdc4281b6 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Sat, 7 Apr 2012 01:17:07 +0200 Subject: cppu: use InternalUnoApi --- cppu/Library_unsafe_uno.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cppu/Library_unsafe_uno.mk') diff --git a/cppu/Library_unsafe_uno.mk b/cppu/Library_unsafe_uno.mk index 49724f5377dd..bd680c0b35cb 100644 --- a/cppu/Library_unsafe_uno.mk +++ b/cppu/Library_unsafe_uno.mk @@ -27,11 +27,6 @@ $(eval $(call gb_Library_Library,unsafe_uno)) -$(eval $(call gb_Library_set_include,unsafe_uno,\ - $$(INCLUDE) \ - -I$(SRCDIR)/cppu/inc \ -)) - $(eval $(call gb_Library_use_api,unsafe_uno,\ udkapi \ offapi \ -- cgit