summaryrefslogtreecommitdiff
path: root/sw/Library_swd.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock@collabora.com>2015-02-24 14:06:26 +1100
committerStephan Bergmann <sbergman@redhat.com>2015-02-26 14:22:00 +0100
commit94fc8ec1b1fb6571a1ef898fb5198161e021b3a0 (patch)
tree542daafaffd472323617dd86da4066fbc8546283 /sw/Library_swd.mk
parent50a0cca89bd86a36c4ee043cd92e2f84f5a6e0d1 (diff)
sw: convert swd.component to constructor usage
Whilst we are about it, need to expand the macro SFX_DECL_XSERVICEINFO_NOFACTORY and remove the impl_createInstance function. Also removed factory parameter from constructor as not needed. Change-Id: I400274fa9aaaa95be1c9929bce9dd6f25c780196 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r--sw/Library_swd.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 8657cf17704f..6396a286c509 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_Library_use_libraries,swd,\
))
$(eval $(call gb_Library_add_exception_objects,swd,\
- sw/source/ui/uno/detreg \
sw/source/ui/uno/swdetect \
))