mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
I'm confused at why SHIFT-JIS was being used here.
This commit is contained in:
@ -75,8 +75,6 @@ private:
|
||||
|
||||
std::mutex m_LogSection;
|
||||
|
||||
wxCSConv m_SJISConv;
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
wxTextCtrl * CreateTextCtrl(wxPanel* parent, wxWindowID id = wxID_ANY, long Style = NULL);
|
||||
|
Reference in New Issue
Block a user