From: Robin Dunn Date: Tue, 19 Oct 2004 21:05:00 +0000 (+0000) Subject: a little cleanup X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b870f2e67d9af9bf09a1f50f2f96d02844665786 a little cleanup git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/src/_control.i b/wxPython/src/_control.i index c89a9ecb89..be2565fa70 100644 --- a/wxPython/src/_control.i +++ b/wxPython/src/_control.i @@ -124,7 +124,7 @@ optionally, client data associated with them. class wxItemContainer { public: - // wxItemContainer() { m_clientDataItemsType = wxClientData_None; } ** It's an ABC + // wxItemContainer() ** It's an ABC %extend {