diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-04-10 13:13:44 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-04-11 10:16:16 +0200 |
commit | 9fa75f677a7b48a2177fe11cca0d00f5a2deb7da (patch) | |
tree | aecf6d5d272166c169935e1563517d020085ee54 /compilerplugins | |
parent | 88829fd914105a0837ee41d3f00f9178228c19cf (diff) |
loplugin:mergeclasses merge E3dScene with E3dPolyScene
Change-Id: I70f28fb4c87ad8c0e0ad46f4ce04914b6536d6b9
Reviewed-on: https://gerrit.libreoffice.org/36376
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 b8c64805da81..126c7d3cd7d8 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -26,7 +26,6 @@ merge DbGridControl with FmGridControl merge DdeItem with DdeGetPutItem merge DdeLink with DdeHotLink merge DomVisitor with DomExport -merge E3dScene with E3dPolyScene merge E3dUndoAction with E3dRotateUndoAction merge EscherPersistTable with EscherEx merge ExcBoolRecord with Exc1904 |