Kaydet (Commit) 43f7445e authored tarafından Noel Grandin's avatar Noel Grandin

remove undefined and unused method

Change-Id: Ifd69332a4afe80624dfb2a2d09221746b951cba9
Reviewed-on: https://gerrit.libreoffice.org/18779Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 6f4a024b
......@@ -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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment