diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-03-30 10:10:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-04-06 21:24:55 +0200 |
commit | a4f747e9cd70bc25994040e7812680c2c8356c08 (patch) | |
tree | 37417145ce76cb3586fb035519e5dbf70c4cb816 /compilerplugins | |
parent | 21e8ce9ab9a522d25e95773af59b7ccccaee4e54 (diff) |
remove newly unused stuff
Change-Id: Idce9955294372817c0dd1f40ebd38f16fc90eab5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91007
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/constantparam.booleans.results | 4 | ||||
-rw-r--r-- | compilerplugins/clang/unusedfields.readonly.results | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results index f3aae5d23682..ec68cb590a62 100644 --- a/compilerplugins/clang/constantparam.booleans.results +++ b/compilerplugins/clang/constantparam.booleans.results @@ -1186,10 +1186,6 @@ include/svx/algitem.hxx:39 void SvxOrientationItem::SvxOrientationItem(int,_Bool,const unsigned short) const unsigned short nId 0 -include/svx/colorbox.hxx:50 - void SvxColorListBox::SvxColorListBox(class vcl::Window *,long) - long nStyle - 0 include/svx/ctredlin.hxx:210 void SvxTPFilter::SelectedAuthorPos(int) int nPos diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results index d875a5b1ae8e..629e9e36e05c 100644 --- a/compilerplugins/clang/unusedfields.readonly.results +++ b/compilerplugins/clang/unusedfields.readonly.results @@ -324,8 +324,6 @@ include/svl/ondemand.hxx:55 OnDemandLocaleDataWrapper aSysLocale class SvtSysLocale include/svtools/editsyntaxhighlighter.hxx:32 MultiLineEditSyntaxHighlight m_aColorConfig svtools::ColorConfig -include/svx/colorwindow.hxx:67 - SvxColorWindow maSelectedLink Link<const NamedColor &, void> include/svx/graphctl.hxx:52 GraphCtrl xVD ScopedVclPtrInstance<class VirtualDevice> include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:51 |