X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b19b28c8fca9815949753ed0c68097efe8943b18..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/osx/listctrl.h?ds=sidebyside diff --git a/include/wx/osx/listctrl.h b/include/wx/osx/listctrl.h index 9e00dd47bf..de0ef92175 100644 --- a/include/wx/osx/listctrl.h +++ b/include/wx/osx/listctrl.h @@ -420,7 +420,6 @@ protected: private: int CalcColumnAutoWidth(int col) const; - DECLARE_EVENT_TABLE() }; #endif