remove unused any more wxArrayHandlers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-09-16 13:51:22 +00:00
parent f790ec82e7
commit 15b2504679

View File

@@ -139,8 +139,6 @@ private:
// wxMetalTheme
// ----------------------------------------------------------------------------
WX_DEFINE_ARRAY_PTR(wxInputHandler *, wxArrayHandlers);
class wxMetalTheme : public wxTheme
{
public: