summaryrefslogtreecommitdiffstats
path: root/sd/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-22 10:03:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-23 12:24:01 +0200
commit1aa37aa6bee19099b57555a6d839992b054aa405 (patch)
tree1cb89df2b195a5bbce1a4ba0bdf18068b0249dc3 /sd/inc
parentAlways disable loplugin:expressionalwayszero, to avoid false positives (diff)
downloadcore-1aa37aa6bee19099b57555a6d839992b054aa405.tar.gz
core-1aa37aa6bee19099b57555a6d839992b054aa405.zip
loplugin:unusedmethods
Change-Id: I9dac9260af9955dc4a66b34c33265c6e36094322 Reviewed-on: https://gerrit.libreoffice.org/60911 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/drawdoc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx
index 23d7fbadff42..92234c49e5c1 100644
--- a/sd/inc/drawdoc.hxx
+++ b/sd/inc/drawdoc.hxx
@@ -483,8 +483,6 @@ public:
SAL_DLLPRIVATE CharClass* GetCharClass() const { return mpCharClass.get(); }
- SAL_DLLPRIVATE void RestoreLayerNames();
-
SAL_DLLPRIVATE void UpdateAllLinks();
SAL_DLLPRIVATE void CheckMasterPages();