X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12a480c12d7b7edf19304ea96a269b080d6aa622..3b2cb4316b4deca34ae451493449e97e4bdb3f3b:/include/wx/gtk/slider.h diff --git a/include/wx/gtk/slider.h b/include/wx/gtk/slider.h index 6ee71daada..8322bf66a9 100644 --- a/include/wx/gtk/slider.h +++ b/include/wx/gtk/slider.h @@ -61,8 +61,6 @@ public: // implementation bool IsOwnGtkWindow( GdkWindow *window ); - void GtkDisableEvents(); - void GtkEnableEvents(); double m_pos; int m_scrollEventType;