summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-04-12 16:59:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-04-14 20:52:54 +0200
commita41aef4c1648519b934f0aed06d1c75f75fd852a (patch)
tree8c9065fd169408af192c408b8ec426695b1cbc5a /sw/inc
parent80e081051da2c92c36c9b5aa280a944661bd3ddf (diff)
loplugin:unusedmethods
Change-Id: I9c1c6f27e35a66d8e3623c3ebb1618dceda60e24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113988 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/fesh.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index d9d46682a155..f142270ddc40 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -468,7 +468,6 @@ public:
OUString GetUniqueGrfName() const;
OUString GetUniqueOLEName() const;
OUString GetUniqueFrameName() const;
- OUString GetUniqueShapeName() const;
/// Jump to named Fly (graphic/OLE).
bool GotoFly( const OUString& rName, FlyCntType eType,