summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2018-04-08 15:25:21 +0200
committerLéo Lam <leo@innovatetechnologi.es>2018-04-12 22:16:10 +0200
commit95aae11164b37b1bd1c5a23ce21504c1bb61eb4a (patch)
treedfed7629e5cd6a40eb8e74e57b2763135f53751b /Source/Core/Common/FileUtil.cpp
parentb2de380d162c4805edb94808f38a214725d2724e (diff)
IOS: Do not manually close devices in destructor
This used to be necessary for properly cleaning up the FS state because the old FS implementation used static state and only performed cleanup in the close function, not in the destructor. Now that the static state is gone, we do not need to close devices manually anymore.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions