scop.c: expr_collect_accesses: drop unused variable
commitdb4c39b7b60f65b8de47ceed69fc5c524ddaffea
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Dec 2016 18:51:44 +0000 (25 19:51 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 26 Dec 2016 10:37:55 +0000 (26 11:37 +0100)
tree208ca85fcb06cde73b198a6e887ff3821fbe2f57
parent209ba4c5509a1d69f33626139db92421fc56eac4
scop.c: expr_collect_accesses: drop unused variable

The variable was already unused when this function
was introduced in 4ed804a (initial version of pet,
Fri Jul 22 16:39:22 2011 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scop.c