X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..5912d19ef7db2e64e3b4e130cbaf872a30173d1a:/wxPython/demo/GridCustTable.py?ds=sidebyside

diff --git a/wxPython/demo/GridCustTable.py b/wxPython/demo/GridCustTable.py
index 519a2b3979..8bfec55394 100644
--- a/wxPython/demo/GridCustTable.py
+++ b/wxPython/demo/GridCustTable.py
@@ -1,9 +1,3 @@
-# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-# o Also corrected minor bug where 'true' was being used instead of 'True'. 
-#   Doesn't fail for * import (I guess that is still defined in wx), but does 
-#   in the manner we're importing wx now.
 
 import  wx
 import  wx.grid as gridlib