diff options
author | Lioncash <mathew1800@gmail.com> | 2020-04-16 22:30:23 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-04-16 22:45:41 -0400 |
commit | d159643fd780cc8a467822ebd008bb48c2deab7a (patch) | |
tree | f784adcf5ff498f08297a349fc1bd2540c46a9b6 /src/core/memory.cpp | |
parent | f522abd8abab3ead966cbba6fae0c55ba1215592 (diff) |
decode/texture: Resolve unused variable warnings.
Some variables aren't used, so we can remove these.
Unfortunately, diagnostics are still reported on structured bindings
even when annotated with [[maybe_unused]], so we need to unpack the
elements that we want to use manually.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions