From 31714a78eba0fc1cfa3c1a9e0456c2c7ee4edf77 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 29 Aug 2016 07:48:10 +0200 Subject: loplugin:unreffun Change-Id: If65f8ef5accad8d6317b07938ec97c7b129763b5 --- cui/source/dialogs/screenshotannotationdlg.cxx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cui/source/dialogs/screenshotannotationdlg.cxx b/cui/source/dialogs/screenshotannotationdlg.cxx index 84ccf364367d..ccd003f726f1 100644 --- a/cui/source/dialogs/screenshotannotationdlg.cxx +++ b/cui/source/dialogs/screenshotannotationdlg.cxx @@ -51,11 +51,6 @@ public: { } - const vcl::Window& getControl() const - { - return mrControl; - } - const basegfx::B2IRange& getB2IRange() const { return maB2IRange; -- cgit v1.2.3