[Libreoffice-commits] core.git: sd/source

Noel Grandin noelgrandin at gmail.com
Tue Sep 22 11:58:57 PDT 2015


 sd/source/ui/dlg/RemoteDialogClientBox.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 43f7445e485eec4151503dbb405ecc2be9749920
Author: Noel Grandin <noelgrandin at gmail.com>
Date:   Tue Sep 22 16:51:08 2015 +0200

    remove undefined and unused method
    
    Change-Id: Ifd69332a4afe80624dfb2a2d09221746b951cba9
    Reviewed-on: https://gerrit.libreoffice.org/18779
    Reviewed-by: Noel Grandin <noelgrandin at gmail.com>
    Tested-by: Noel Grandin <noelgrandin at gmail.com>

diff --git a/sd/source/ui/dlg/RemoteDialogClientBox.hxx b/sd/source/ui/dlg/RemoteDialogClientBox.hxx
index a00e36e..d3d9b1b 100644
--- a/sd/source/ui/dlg/RemoteDialogClientBox.hxx
+++ b/sd/source/ui/dlg/RemoteDialogClientBox.hxx
@@ -153,7 +153,6 @@ public:
     Rectangle GetEntryRect( const long nPos ) const;
     bool HasActive() { return m_bHasActive; }
     long PointToPos( const Point& rPos );
-    void SetScrollHdl( const Link<>& rLink );
     void DoScroll( long nDelta );
     void RecalcAll();
     void RemoveUnlocked();


More information about the Libreoffice-commits mailing list