diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-12 14:35:25 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-10-13 10:07:50 +0200 |
commit | ec20e65469924868fdc02960ef3ed07b245c9c18 (patch) | |
tree | d87da7d288c48b44ec06f9df267ebbdac09b4e01 /compilerplugins/clang | |
parent | 38b4b7590d520fb53fabc40c5c95346546b2fdc3 (diff) |
loplugin:mergeclasses, merge IControlContext with OBrowserListBox
Change-Id: Ib3e54c9fe8d9445ad799e4b06c41443093af87fb
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 8784c015cc0b..5d77cd6eba8d 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -135,7 +135,6 @@ merge oox::ole::OleObjectInfo with oox::vml::OleObjectInfo merge oox::xls::IWorksheetProgress with oox::xls::WorksheetGlobals merge pcr::(anonymous namespace)::ISQLCommandPropertyUI with pcr::(anonymous namespace)::SQLCommandPropertyUI merge pcr::IButtonClickListener with pcr::OBrowserListBox -merge pcr::IControlContext with pcr::OBrowserListBox merge pcr::IModifyListener with pcr::CommonBehaviourControl merge pcr::IPropertyControlObserver with pcr::OPropertyBrowserController merge pcr::IPropertyInfoService with pcr::OPropertyInfoService |