]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/choice.h
add a header placeholder
[wxWidgets.git] / include / wx / gtk1 / choice.h
index 01539cbf1007e4ee62c78326c37c66a6718bae4d..9d80932e74a6b241ce5db4cbeffbdfb35336864c 100644 (file)
@@ -66,7 +66,6 @@ public:
     void Clear();
 
     int GetSelection() const;
-    int GetCurrentSelection() const { return GetSelection(); }
     virtual void SetSelection(int n);
 
     virtual unsigned int GetCount() const;