summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/screenshotannotationdlg.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-08-29 07:48:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-08-29 07:48:10 +0200
commit31714a78eba0fc1cfa3c1a9e0456c2c7ee4edf77 (patch)
treedc8691a90ce2a29723b0011d56c1a8bbb1f6c7c6 /cui/source/dialogs/screenshotannotationdlg.cxx
parentcbc9410d3a683b0e7725c86c98412cb0ace358f6 (diff)
loplugin:unreffun
Change-Id: If65f8ef5accad8d6317b07938ec97c7b129763b5
Diffstat (limited to 'cui/source/dialogs/screenshotannotationdlg.cxx')
-rw-r--r--cui/source/dialogs/screenshotannotationdlg.cxx5
1 files changed, 0 insertions, 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;