summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2020-12-03 13:07:17 -0800
committerDentomologist <dentomologist@gmail.com>2020-12-03 13:31:53 -0800
commitc434eefe94c73978605cf4dfe1459d2f8ede0858 (patch)
tree9aa345b2daeb7df3574962e9f39607a3809a1305 /Source/Core/InputCommon/ControllerInterface
parenta34823df61df65168aa40ef5e82e44defd4a0138 (diff)
Change File::DeleteDir return value
Makes File::DeleteDir return true when attempting to delete a nonexistent path. The purpose of DeleteDir is to ensure the path doesn't exist after the call, which is better reflected by the new return value. Additionally, none of the current callers actually check the return value so this won't break any existing code.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions