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

New commits:
commit 43f7445e485eec4151503dbb405ecc2be9749920
Author: Noel Grandin <noelgran...@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 <noelgran...@gmail.com>
    Tested-by: Noel Grandin <noelgran...@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();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to