expr.c: introduce_access_relations: drop unused variable
commita549c6d8cc7b56c55472fa59f972d06777cb10ed
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Dec 2016 10:21:06 +0000 (25 11:21 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 26 Dec 2016 10:37:54 +0000 (26 11:37 +0100)
treeeabdde4900abeceb191b02d3abee0defc4ae26bd
parent820a76471780f79d77506fc19c01f70baa8ebd80
expr.c: introduce_access_relations: drop unused variable

The variable was already unused when construct_access_relation
was introduced in 537f1cf (postpone introduction of access relations,
Wed Apr 2 16:07:36 2014 +0200).

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