From 53ca3f6f9e006b6cc584be17fe8971ffa67f5721 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Mon, 2 Mar 2015 15:47:28 +1100 Subject: sd: use constructor syntax for sdd.component Signed-off-by: Stephan Bergmann , with small fix to com_sun_star_comp_draw_FormatDetector_get_implementation signature Change-Id: Idf42503710f2ac536c620c80f8b5e21c3704389d --- sd/Library_sdd.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/Library_sdd.mk') diff --git a/sd/Library_sdd.mk b/sd/Library_sdd.mk index 272602378e87..cfabf2218b53 100644 --- a/sd/Library_sdd.mk +++ b/sd/Library_sdd.mk @@ -34,7 +34,6 @@ $(eval $(call gb_Library_use_libraries,sdd,\ $(eval $(call gb_Library_set_componentfile,sdd,sd/util/sdd)) $(eval $(call gb_Library_add_exception_objects,sdd,\ - sd/source/ui/unoidl/detreg \ sd/source/ui/unoidl/sddetect \ )) -- cgit