[Libreoffice-commits] core.git: cui/source
Stephan Bergmann
sbergman at redhat.com
Mon Aug 29 05:48:38 UTC 2016
cui/source/dialogs/screenshotannotationdlg.cxx | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 31714a78eba0fc1cfa3c1a9e0456c2c7ee4edf77
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Aug 29 07:48:10 2016 +0200
loplugin:unreffun
Change-Id: If65f8ef5accad8d6317b07938ec97c7b129763b5
diff --git a/cui/source/dialogs/screenshotannotationdlg.cxx b/cui/source/dialogs/screenshotannotationdlg.cxx
index 84ccf364..ccd003f 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;
More information about the Libreoffice-commits
mailing list