From d2c85cbd8c413d61f7b929c0a7f112f954b39b1f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 19 Aug 2010 09:47:03 +1000 Subject: Removed unused declaration. --- win32/PlatWin.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/win32/PlatWin.cxx b/win32/PlatWin.cxx index d9a0962ad..482808324 100644 --- a/win32/PlatWin.cxx +++ b/win32/PlatWin.cxx @@ -1322,7 +1322,6 @@ class ListBoxX : public ListBox { int NcHitTest(WPARAM, LPARAM) const; void CentreItem(int); void Paint(HDC); - void Erase(HDC); static LRESULT PASCAL ControlWndProc(HWND hWnd, UINT iMessage, WPARAM wParam, LPARAM lParam); static const Point ItemInset; // Padding around whole item -- cgit v1.2.3