summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-11 09:12:28 -0400
committerLioncash <mathew1800@gmail.com>2018-05-11 09:19:29 -0400
commit4e1547b3b271abcabce1326d84ec0d5d3cb06ec5 (patch)
tree058ec12dc6796caa60c5821265dec333ac62fa84 /Source/Core/Common/FileUtil.cpp
parentad4150dae9fef24640856423054229132eb68cca (diff)
SDCardUtil: Remove the use of IOFile's GetHandle() function
GetHandle() should really not even be part of IOFile's interface, but since it is (for the time being), we can cull unnecessary usages of it. In this case, the WriteBytes() function does what we need without using the underlying handle directly.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions