a little cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-10-19 21:05:00 +00:00
parent c51dc21223
commit b870f2e67d

View File

@ -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 {