]> git.saurik.com Git - wxWidgets.git/commitdiff
a little cleanup
authorRobin Dunn <robin@alldunn.com>
Tue, 19 Oct 2004 21:05:00 +0000 (21:05 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 19 Oct 2004 21:05:00 +0000 (21:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_control.i

index c89a9ecb89e26643204050a0711edea3c148eac4..be2565fa706c3d4e26c792b792b737410fe97031 100644 (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 {