]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/combobox.cpp
Spell contributor name correctly.
[wxWidgets.git] / src / osx / carbon / combobox.cpp
index 2dd77998678eb8374bc4e40fa1301777e2ecbd3f..34aba5b85095bb38a84de24968503402aea9c94f 100644 (file)
@@ -59,10 +59,6 @@ public:
         m_cb = cb;
     }
 
-    void ForwardEnableTextChangedEvents(bool enable)
-    {
-        EnableTextChangedEvents(enable);
-    }
 protected:
     void OnChar( wxKeyEvent& event )
     {