remove unneeded declarations missed in previous commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-05-20 02:41:27 +00:00
parent 3cb7a9ca75
commit eb721ee29f

View File

@@ -61,8 +61,6 @@ public:
// implementation
bool IsOwnGtkWindow( GdkWindow *window );
void GtkDisableEvents();
void GtkEnableEvents();
double m_pos;
int m_scrollEventType;