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_sw.mk | |
parent | 4997d825c1e95e825303940bf7f1938dd274ec31 (diff) |
Remove core/except (came in with m101)
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r-- | sw/Library_sw.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 6bcc9da5935a..8d929e55b96b 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -247,8 +247,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/core/edit/edtox \ sw/source/core/edit/edundo \ sw/source/core/edit/edws \ - sw/source/core/except/dbgloop \ - sw/source/core/except/errhdl \ sw/source/core/fields/authfld \ sw/source/core/fields/cellfml \ sw/source/core/fields/chpfld \ |