cui/source/dialogs/screenshotannotationdlg.cxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 31714a78eba0fc1cfa3c1a9e0456c2c7ee4edf77
Author: Stephan Bergmann <sberg...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to