From cfeeceab9ea03b5507cdb7ddb90fcc1b8b1a4e85 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 9 Mar 2015 08:52:44 +0200 Subject: loplugin:constantfunction: filter Change-Id: I11e616ec1e3249573797bd2a4bb2b52f11c115ee --- filter/source/msfilter/eschesdo.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'filter/source/msfilter/eschesdo.hxx') diff --git a/filter/source/msfilter/eschesdo.hxx b/filter/source/msfilter/eschesdo.hxx index 7ef49a2d5fc1..e655ce95b7db 100644 --- a/filter/source/msfilter/eschesdo.hxx +++ b/filter/source/msfilter/eschesdo.hxx @@ -169,7 +169,6 @@ public: Point ImplMapPoint( const Point& rPoint ); Size ImplMapSize( const Size& rSize ); EscherExHostAppData* ImplGetHostData() { return mpHostAppData; } - void MapRect(ImplEESdrObject& rObj); }; -- cgit