diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-09-01 19:42:38 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-09-03 11:17:55 +0200 |
commit | 48def32f9ce8f10baa6bb0f01ddfe5dfa16ecdfc (patch) | |
tree | c4bb40dca19750798ccf8b3c7258a73b025e0fb9 /compilerplugins | |
parent | 37ee5d5a41c99cddae0652d839539df91f28f35d (diff) |
restore m_aModelChangeListener
which disappeared, apparently by accident with...
commit 56e1133f724896aec3f5b5c409fb5917a3b13eb4
Date: Sun Dec 8 19:33:42 2013 -0200
Convert chart 3D scene illumination to .ui
and then a bunch of cleanups removed the unused code
Change-Id: I53fe4f6878dda4f7b8d76a04213b5c6d1366a165
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101917
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 3b45782a7e5c..81fa3f339a1c 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -40,8 +40,6 @@ canvas/inc/vclwrapper.hxx:137 void canvas::vcltools::VCLObject::swap(VCLObject<Wrappee_> &) canvas/source/vcl/impltools.hxx:103 vclcanvas::tools::LocalGuard::LocalGuard() -chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:55 - void chart::ThreeD_SceneIllumination_TabPage::LinkStubfillControlsFromModel(void *,void *) connectivity/inc/sdbcx/VGroup.hxx:61 connectivity::sdbcx::OGroup::OGroup(_Bool) connectivity/inc/sdbcx/VGroup.hxx:62 |