scan.cc: extract_array: drop redundant local variable
commitbac27be9ca1a84ab9b0bc8d93049ce9d0f9843c6
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 26 Apr 2016 09:51:31 +0000 (26 11:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 26 Apr 2016 10:06:26 +0000 (26 12:06 +0200)
tree12db10bfd01c885233910652b1b7a733626ac8b2
parentf7547911269c773b06d75b16c16e56e3ec93b455
scan.cc: extract_array: drop redundant local variable

The local variable was made redundant in f3a22d7 (PetScan::extract_array:
drop redundant isl_ctx argument, Wed Aug 19 12:13:19 2015 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc