diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-09-02 08:52:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-09-02 20:22:18 +0200 |
commit | 6842a50a8c33aba554454fc99d1bc40a07585a2c (patch) | |
tree | 03f2964159d2ce33efeee62d4d6bc29ab64a4e7e /compilerplugins/clang/unusedmethods.results | |
parent | 0d027abbc5609b096d2a954e77aa7354a55928ab (diff) |
remove some unused methods
Change-Id: Ie86cc069b9c69087012b15597e548d1d745d6e2e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101941
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins/clang/unusedmethods.results')
-rw-r--r-- | compilerplugins/clang/unusedmethods.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index f7c4661dfcbb..333fbb9eebb7 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -592,8 +592,6 @@ include/sfx2/lokhelper.hxx:62 int SfxLokHelper::getDocumentIdOfView(int) include/sfx2/msg.hxx:120 const class std::type_info * SfxType0::Type() const -include/sfx2/thumbnailview.hxx:208 - unsigned short ThumbnailView::getNextItemId() const include/sfx2/viewsh.hxx:365 enum LOKDeviceFormFactor SfxViewShell::GetLOKDeviceFormFactor() const include/sfx2/viewsh.hxx:367 @@ -790,8 +788,6 @@ include/vcl/outdev.hxx:1738 class basegfx::B2DPolyPolygon OutputDevice::LogicToPixel(const class basegfx::B2DPolyPolygon &,const class MapMode &) const include/vcl/outdev.hxx:1758 class basegfx::B2DPolyPolygon OutputDevice::PixelToLogic(const class basegfx::B2DPolyPolygon &,const class MapMode &) const -include/vcl/pngread.hxx:56 - void vcl::PNGReader::SetIgnoreGammaChunk(_Bool) include/vcl/salnativewidgets.hxx:408 _Bool TabitemValue::isBothAligned() const include/vcl/salnativewidgets.hxx:409 |