diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-06 09:09:32 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-10-06 09:26:14 +0200 |
commit | 8a248d69cc807ac076c7da13cd69e114f0dde0ce (patch) | |
tree | 42734b2ae5ed30ab783eb00be1952b324e9b0751 /compilerplugins | |
parent | eed51624b380bdb0d831be91b24b1129de71489f (diff) |
loplugin:mergeclasses
in this case, just rename the baseclass so that it matches the
other places we do this
Change-Id: I21704db7352f72e43636dde9e92c8bef61b7e251
Diffstat (limited to 'compilerplugins')
-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 9981e4548c5c..44861baa9361 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -55,7 +55,6 @@ merge OldBasicPassword with basic::SfxScriptLibraryContainer merge OpenGLDeviceInfo with X11OpenGLDeviceInfo merge OpenGLSalBitmapOp with ScaleOp merge PPTExBulletProvider with PPTWriter -merge PreCreationStruct with OWriteStream_Impl merge SalInfoPrinter with PspSalInfoPrinter merge SalInstance with SalGenericInstance merge SalPrinter with PspSalPrinter |