From b975aceec3c5f101916b525c10c44408b3e9da9d Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 21 Jul 2015 14:20:18 +0200 Subject: loplugin:unusedmethods sw(part2) Change-Id: Ib95638267c5a7df73ccdd179dd62ac7c9a53a5e4 Reviewed-on: https://gerrit.libreoffice.org/17262 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sw/source/core/inc/notxtfrm.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/source/core/inc/notxtfrm.hxx') diff --git a/sw/source/core/inc/notxtfrm.hxx b/sw/source/core/inc/notxtfrm.hxx index 73a516a7fedb..f4241e096e6f 100644 --- a/sw/source/core/inc/notxtfrm.hxx +++ b/sw/source/core/inc/notxtfrm.hxx @@ -53,7 +53,6 @@ public: virtual bool GetCrsrOfst(SwPosition* pPos, Point& aPoint, SwCrsrMoveState* = 0, bool bTestBackground = false) const SAL_OVERRIDE; - const Size &GetGrfSize() const { return GetSize(); } void GetGrfArea( SwRect &rRect, SwRect * = 0, bool bMirror = true ) const; bool IsTransparent() const; -- cgit v1.2.3