summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-05-07 16:20:41 +0200
committerLéo Lam <leo@innovatetechnologi.es>2017-05-07 16:20:41 +0200
commit3cdb8fd2975fb7604aeb8c447fdfb732e541d158 (patch)
tree5977f5c03ba6358c124b835d3696584031e3f264 /Source/Core/DiscIO/FileSystemGCWii.cpp
parentcc5b5c15ac670eead9d6e87ad06ea61fdb0832c1 (diff)
IOS/ES: Fix DeleteTitle to not use CNANDContentManager
* CNANDContentManager does things that are absolutely useless. In particular, it parses the ticket, the TMD, reads contents, etc. when we only need to remove the title directory. * This means it will fail if the ticket cannot be found, when that should not be the case. * This also obviously caused DeleteTitle to be incredibly inefficient. * We are already removing the title directory later in the function, as CNANDContentManager does not even delete titles correctly. DeleteTitle != DeleteTitleContents.
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions