util.c: for_each_lower_upper_bound: drop unused variable
commitd666475bf755cfedd8303250ce696078e7e21711
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Dec 2016 14:48:52 +0000 (23 15:48 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 23 Jan 2017 12:13:07 +0000 (23 13:13 +0100)
tree3db7a3651746ab95bbcb3fc16371cca6dc9f9ec7
parentb11835b331e5d748b4faa9fffa5d63469c916060
util.c: for_each_lower_upper_bound: drop unused variable

It was already unused when it was introduced in 89c2042
(barvinok_enumerate: factor polyhedron into independent parts.,
Wed Aug 17 11:31:06 2005 +0200).

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