]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
fix aui crash related to SF bug 1531361
[wxWidgets.git] / include / wx / gtk / listbox.h
index 5332a01f0cf54bb2594aae63ed1b374bdb392726..fbbd1361174008294a1bb3d49f2e6bfb3ae6a148 100644 (file)
@@ -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,