diff options
| author | 2021-01-14 03:04:20 -0500 | |
|---|---|---|
| committer | 2021-01-14 03:05:41 -0500 | |
| commit | e11e1dcf2de855e4c8bec9cf8a99c0fb79d01634 (patch) | |
| tree | 30ac24559332fb77b8a5ce3858db3ac563b27935 /src/tests/common/bit_utils.cpp | |
| parent | Merge pull request #5343 from lioncash/qt6 (diff) | |
| download | yuzu-e11e1dcf2de855e4c8bec9cf8a99c0fb79d01634.tar.gz yuzu-e11e1dcf2de855e4c8bec9cf8a99c0fb79d01634.tar.xz yuzu-e11e1dcf2de855e4c8bec9cf8a99c0fb79d01634.zip | |
yuzu: Remove unused variables in Qt code
Removes two unused variables in out Qt code. In this case the removal of
these two results in less allocations, given std::map allocates on the
heap.
Diffstat (limited to 'src/tests/common/bit_utils.cpp')
0 files changed, 0 insertions, 0 deletions