summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_debug.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-12 10:57:28 -0400
committerLioncash <mathew1800@gmail.com>2018-10-12 10:57:31 -0400
commitb492d43e63a80d926ca0bb35577761cabee2d13c (patch)
tree16bdfd11f80396ae0f92dec0d5fde6c6a902ba17 /src/yuzu/configuration/configure_debug.cpp
parent9bf409f275c951d0853ee201cef7080859c0505a (diff)
thread: Remove unnecessary memset from ResetThreadContext()
Regular value initialization is adequate here for zeroing out data. It also has the benefit of not invoking undefined behavior if a non-trivial type is ever added to the struct for whatever reason.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions