Skip to content
Snippets Groups Projects
Commit a4595bb9 authored by Weiyi Wang's avatar Weiyi Wang Committed by fearlessTobi
Browse files

string_util: remove ShiftJIS/CP1252 conversion function

We always use unicode internally. Any dirty work of conversion with other codec should be handled by frontend framework (Qt). Further more, ShiftJIS/CP1252 are not special (they are not code set used by 3ds, or any guest/host dependencies we have), so there is no reason to specifically include them
parent bd14f397
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment