Remove .zip check for img files (no longer part of build, wondering if this is causing slow start up times)
This commit is contained in:
@@ -98,6 +98,8 @@ except ImportError as e:
|
||||
|
||||
pyfalog = Logger(__name__)
|
||||
|
||||
pyfalog.debug("Done loading mainframe imports")
|
||||
|
||||
|
||||
# dummy panel(no paint no erasebk)
|
||||
class PFPanel(wx.Panel):
|
||||
|
||||
Reference in New Issue
Block a user