]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/choice.h
wxAnimationCtrl fix to display inactive bitmap at start (patch 1590192)
[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;