Files
dolphin/Source/Core/Common/FileUtil.cpp
Lioncash a85aa73c4d FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString()
We can just use IOFile's GetSize() function to do the same thing. While
we're at it, get rid of unnecessary variables.
2018-05-11 16:27:33 -04:00

25 KiB