]> 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 1b057913ef3a93da40b0b6c9dc921a985a57c130..d281d602375faf92f9f0ad662d3649f072ac935c 100644 (file)
@@ -1,8 +1,6 @@
 
 from wxPython.wx import *
-from Main import opj
 
-import string
 import images
 
 #----------------------------------------------------------------------