Trivial cleanup: remove redundant variable stores in ceval.c (#2012)
Redundant code leftover from cleanup in #16191: the variable `err` is being written to, even though it wasn't used after that point.
A
Adrian Wielgosik committed
50c2850fc86d1aeee901029d28a8d64899c8e7e5
Parent: 48fbe52
Committed by Antoine Pitrou <pitrou@free.fr>
on 6/23/2017, 8:35:41 PM