summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-04-17 00:02:28 -0400
committerLioncash <mathew1800@gmail.com>2019-04-17 00:04:10 -0400
commit54e9f9b6ed4b3a26dc268e6b03a2341b5d58d506 (patch)
treef57cf1666760aadb9c75ce178f61608fb65ef011 /src/input_common/sdl/sdl_impl.h
parent52e43734c4832136aabf2efb807e43f0c331aa7c (diff)
yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext
The default constructor will always run, even when not specified, so this is redundant. However, the context member can indeed be initialized in the constructor initializer list.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.h')
0 files changed, 0 insertions, 0 deletions