diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-09-01 17:24:49 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-09-02 13:52:51 +0200 |
commit | 558301f99940997526513853e3e0d11f0b63d3ac (patch) | |
tree | fe05cf5d60baba8d16d9524969f26a57afadfaac /compilerplugins | |
parent | 9ecc4fa3eb631e3f0491b651fda0756854e98c18 (diff) |
MergeNotebookBarMenuAddons has only static methods
Change-Id: I962003d4753b726184d87916ba012b3808424653
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101916
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedmethods.results | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index 4b98a47d9293..f7c4661dfcbb 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -782,8 +782,6 @@ include/vcl/ITiledRenderable.hxx:214 enum PointerStyle vcl::ITiledRenderable::getPointer() include/vcl/lok.hxx:22 void vcl::lok::unregisterPollCallbacks() -include/vcl/NotebookBarAddonsMerger.hxx:55 - NotebookBarAddonsMerger::NotebookBarAddonsMerger() include/vcl/opengl/OpenGLHelper.hxx:67 void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &) include/vcl/opengl/OpenGLHelper.hxx:100 |