expr.c: introduce_access_relations: drop unused variable
commit820a76471780f79d77506fc19c01f70baa8ebd80
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Dec 2016 10:11:34 +0000 (25 11:11 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 26 Dec 2016 10:37:54 +0000 (26 11:37 +0100)
tree02fa641adf71c255e00ef220c13541ec7a82d6a7
parent8ad88e1dcf3e632d55cd8907c840353069e515e3
expr.c: introduce_access_relations: drop unused variable

It was introduced without use in 79ccc22 (break up access relations into
may_read/may_write/must_write, Tue Mar 25 22:40:45 2014 +0100).

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