]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/wxStaticBitmap.py
Removed deprecation warnings in OGL and Gizmos
[wxWidgets.git] / wxPython / demo / wxStaticBitmap.py
index e90aad9c703d9139b456c39fc8ff97ed4f7223fe..d281d602375faf92f9f0ad662d3649f072ac935c 100644 (file)
@@ -1,7 +1,6 @@
 
 from wxPython.wx import *
 
-import string
 import images
 
 #----------------------------------------------------------------------