summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-13 08:39:02 -0400
committerLioncash <mathew1800@gmail.com>2018-10-13 08:39:05 -0400
commitd257a3b56cac582fe296994b98f050e7b8f39056 (patch)
treecd1572ca5c05ff61ec51bbcb4bdaed1e41f54abf /src/input_common/sdl/sdl.cpp
parente96d69c328ff217de01e457250504d08dfe785ca (diff)
partition_data_manager: Take VirtualFile by const reference in constructor
Given the VirtualFile instance isn't stored into the class as a data member, or written to, this can just be turned into a const reference, as the constructor doesn't need to make a copy of it.
Diffstat (limited to 'src/input_common/sdl/sdl.cpp')
0 files changed, 0 insertions, 0 deletions