diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-16 13:52:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-16 13:52:16 +0100 |
| commit | 09fcffa01669ee9f146c6c0e86be0f26b6dcd165 (patch) | |
| tree | c6d40b207ca468f1f337d53d3e517995817e390c /src/wx/wx_util.cc | |
| parent | 2f25d1608356bf124e502c6aa438ec664c53de80 (diff) | |
Small bits of tidying up.
Diffstat (limited to 'src/wx/wx_util.cc')
| -rw-r--r-- | src/wx/wx_util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/wx_util.cc b/src/wx/wx_util.cc index 1a15b0e98..64418dac0 100644 --- a/src/wx/wx_util.cc +++ b/src/wx/wx_util.cc @@ -265,7 +265,6 @@ dcpomatic_setup_i18n () if (!locale->IsOk()) { delete locale; locale = new wxLocale (wxLANGUAGE_ENGLISH); - language = wxLANGUAGE_ENGLISH; } } |
