diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-14 08:26:47 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-14 08:26:50 -0400 |
commit | 34ec64233a57cea75faa66029e2e1b50b9587d87 (patch) | |
tree | 32964a6281fde3d1957ce7966415848a983aa318 /src/input_common/sdl/sdl_impl.h | |
parent | e0505947064e8e8dd4fd145c1f6dcbbb5ae5373f (diff) |
macro-interpreter: Resolve -Wself-assign-field warning
This was assigning the field to itself, which is a no-op. The size
doesn't change between its initial assignment and this one, so this is a
safe change to make.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.h')
0 files changed, 0 insertions, 0 deletions