mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
I think this wx.Locale() may be unnecessary now that InitLocal has been rewritten...
This commit is contained in:
@@ -2720,7 +2720,6 @@ def main():
|
||||
except:
|
||||
pass
|
||||
app = MyApp(False)
|
||||
locale = wx.Locale(wx.LANGUAGE_DEFAULT)
|
||||
app.MainLoop()
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user