diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-03-18 21:35:37 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-03-19 07:12:33 +0100 |
commit | 1ade0128a0cec27fdc6106245839e14e8d968482 (patch) | |
tree | 828a27048d295e18891c562eae83086ada6133a6 /sw/Library_swd.mk | |
parent | 4997d825c1e95e825303940bf7f1938dd274ec31 (diff) |
Remove core/except (came in with m101)
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r-- | sw/Library_swd.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk index a0dcfaf29c3a..3a76b87ea209 100644 --- a/sw/Library_swd.mk +++ b/sw/Library_swd.mk @@ -62,7 +62,6 @@ $(eval $(call gb_Library_add_linked_libs,swd,\ )) $(eval $(call gb_Library_add_exception_objects,swd,\ - sw/source/core/except/errhdl \ sw/source/filter/basflt/iodetect \ sw/source/ui/uno/detreg \ sw/source/ui/uno/swdet2 \ |