diff options
author | Chris Sherlock <chris.sherlock@collabora.com> | 2015-03-05 19:57:54 +1100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-03-11 15:38:11 +0100 |
commit | 4653708b7161f0005e951e818756d804d9e44a34 (patch) | |
tree | 0d1aacbf2ecb6f9fc1e814f3e9bee59521ffcc8d /sc/Library_scd.mk | |
parent | 58a48aceb289d4d9ccef4f8652d2a41a567e23e9 (diff) |
sc: use constructor syntax in scd.component
Change-Id: I997701eb56ca13ff0806f7284e1634c755f06fd5
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc/Library_scd.mk')
-rw-r--r-- | sc/Library_scd.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk index 628c5c22c8af..efd1be364b90 100644 --- a/sc/Library_scd.mk +++ b/sc/Library_scd.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Library_use_libraries,scd,\ )) $(eval $(call gb_Library_add_exception_objects,scd,\ - sc/source/ui/unoobj/detreg \ sc/source/ui/unoobj/scdetect \ sc/source/ui/unoobj/exceldetect \ )) |