I'm confused at why SHIFT-JIS was being used here.

This commit is contained in:
Jordan Woyak 2013-03-02 20:38:40 -06:00
commit 88cb11ba0a
2 changed files with 4 additions and 21 deletions

View file

@ -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);