]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/run.py
Switch to the TreeListCtrl from the wxCode project.
[wxWidgets.git] / wxPython / demo / run.py
index 9831c32c00128c24f6262ff39ddbd1b1a06a0856..8120b699e3db895a876db63c26365985f11d6ead 100755 (executable)
@@ -48,7 +48,6 @@ class RunDemoApp(wx.App):
 
 
     def OnInit(self):
-        wx.InitAllImageHandlers()
         wx.Log_SetActiveTarget(wx.LogStderr())
 
         self.SetAssertMode(assertMode)