X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef5c70f96f5e06e1c8f8119f51b99dd019583d2b..bc63f2c969b303cf5f5e7f9adc9cd7c565f1d9b0:/include/wx/gtk/listbox.h?ds=sidebyside diff --git a/include/wx/gtk/listbox.h b/include/wx/gtk/listbox.h index 5332a01f0c..fbbd136117 100644 --- a/include/wx/gtk/listbox.h +++ b/include/wx/gtk/listbox.h @@ -93,7 +93,6 @@ public: #endif // wxUSE_CHECKLISTBOX bool m_blockEvent; - bool m_spacePressed; struct _GtkTreeEntry* GtkGetEntry(int pos) const; void GtkInsertItems(const wxArrayString& items,