diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-05 14:55:06 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-10-06 08:41:58 +0200 |
commit | d451de7f08ba984f103364e167c8c6d097e493a8 (patch) | |
tree | f52d6da5e394b66c780cd8b94c4ce9558d220f9d /xmloff/Library_xo.mk | |
parent | 4e2a8b78be17001cf7a3f648261559754a24e555 (diff) |
loplugin:mergeclasses
Change-Id: I592eef7503bd0b492f73ea5216f436302ad79ca8
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r-- | xmloff/Library_xo.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk index bbda1060f37b..9575643ee951 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -176,7 +176,6 @@ $(eval $(call gb_Library_add_exception_objects,xo,\ xmloff/source/forms/property_meta_data \ xmloff/source/forms/valueproperties \ xmloff/source/forms/handler/form_handler_factory \ - xmloff/source/forms/handler/property_handler_base \ xmloff/source/forms/handler/vcl_date_handler \ xmloff/source/forms/handler/vcl_time_handler \ xmloff/source/meta/MetaExportComponent \ |