summaryrefslogtreecommitdiff
path: root/solenv/gbuild/InternalUnoApi.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-04 10:58:14 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-05 10:11:06 +0200
commit3a282cc97cb846efd065983aa17f9b1875fbef66 (patch)
tree5b4d571ceecdab2db80c92ecc947b5458cada5b5 /solenv/gbuild/InternalUnoApi.mk
parent6f4a8f93c8944628d6d56b21d9a9c4b360884d1d (diff)
drop rdbmaker support from UnoApiTarget
Change-Id: I02ca44cc33d1d8e1ebc9f158f859c9218d2ed832
Diffstat (limited to 'solenv/gbuild/InternalUnoApi.mk')
-rw-r--r--solenv/gbuild/InternalUnoApi.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/solenv/gbuild/InternalUnoApi.mk b/solenv/gbuild/InternalUnoApi.mk
index f80fe016e615..587e62456620 100644
--- a/solenv/gbuild/InternalUnoApi.mk
+++ b/solenv/gbuild/InternalUnoApi.mk
@@ -117,11 +117,6 @@ $(foreach dep,$(3),$(call gb_InternalUnoApi_define_api_dependency,$(1),$(2),$(de
endef
-define gb_InternalUnoApi_set_types
-$(call gb_UnoApiTarget_set_types,$(1)_out,$(2))
-
-endef
-
define gb_InternalUnoApi_set_include
$(call gb_UnoApiTarget_set_include,$(1)_out,$(2))