summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-03-13 12:41:34 -0800
committerVito Caputo <vcaputo@pengaru.com>2021-03-13 12:41:34 -0800
commitf3f4730c2236a3f27a921d818f14bc62b0e311d0 (patch)
tree4875c2330b6778acb1431247e86f8b6c889b21f8 /TODO
parentf8b78e9271600f67f7eafb09b66e00640f2c002f (diff)
get_frames: remove superfluous avd assignment
Since avd is unconditionally copied just a few lines down, this copy is pointless and harms readability. I think when it was originally written there was going to be an else branch where the unconditional copy is currently, but never bothered. The avd shared variable should really get changed to an atomic, removing its lock. To anyone reading: PRs welcome.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved