diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-06 15:22:45 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-10-07 08:27:27 +0200 |
commit | 8b98c8b32cc2ba1693f26aef52d3825caabea606 (patch) | |
tree | 8ba3c256c8b216cc3de7bc0fede66a4282786ae4 /compilerplugins/clang | |
parent | 77f884064d88224342fecac033423088f8544f99 (diff) |
loplugin:mergeclasses
Change-Id: I52446e517c2315516ea74a30767393ff32960799
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r-- | compilerplugins/clang/mergeclasses.results | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compilerplugins/clang/mergeclasses.results b/compilerplugins/clang/mergeclasses.results index d8b042589678..a5461e1d47fd 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -260,7 +260,6 @@ merge svt::IEditImplementation with svt::GenericEditImplementation merge svt::IEnumerationResultHandler with SvtFileView_Impl merge svt::IFilePickerController with SvtFileDialog_Base merge svt::IFilePickerListener with SvtFilePicker -merge svt::IValueNormalization with svt::StandardFormatNormalizer merge svt::table::IAccessibleTable with svt::table::TableControl merge svt::table::IAccessibleTableControl with accessibility::AccessibleGridControlAccess merge svt::table::IColumnModel with svt::table::UnoGridColumnFacade |