summaryrefslogtreecommitdiff
path: root/include/svx/svdpagv.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-14 09:30:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-14 13:34:29 +0100
commit9c90c5e4740763d116d1354d1e4315d338a92140 (patch)
treecad98083f5eba4ca09dec0e24bb59800979c9992 /include/svx/svdpagv.hxx
parentc0ac7ae73480cd2b01f24e88c01bee507e8638f9 (diff)
loplugin:expandablemethods
Change-Id: Ia8192e03feda9e8ae70e29d8dc98d995f015f9ce Reviewed-on: https://gerrit.libreoffice.org/85135 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/svdpagv.hxx')
-rw-r--r--include/svx/svdpagv.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/svdpagv.hxx b/include/svx/svdpagv.hxx
index fe5884b33809..2a3fd7717545 100644
--- a/include/svx/svdpagv.hxx
+++ b/include/svx/svdpagv.hxx
@@ -90,8 +90,6 @@ private:
// was done
SdrPageWindow* mpPreparedPageWindow;
- // interface to SdrPageWindow
- void ClearPageWindows();
public:
sal_uInt32 PageWindowCount() const { return maPageWindows.size(); }
SdrPageWindow* FindPageWindow( SdrPaintWindow& rPaintWindow ) const;