mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
I'm confused at why SHIFT-JIS was being used here.
This commit is contained in:
parent
e183711d74
commit
88cb11ba0a
2 changed files with 4 additions and 21 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue