isl_convex_hull.c: remove unused swap_ineq
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 23 May 2011 17:28:14 +0000 (19:28 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 May 2011 12:09:00 +0000 (14:09 +0200)
commit4f3c6ff1cb001bc1927813275c8caa0b37fcb2bc
treeba41ed706cd6911fc7e49dcd8b5a24acccc6bf75
parent43f9ec7b04bc8c82782619d1e1cd68afc20be241
isl_convex_hull.c: remove unused swap_ineq

Its last use was removed in 95e960e (isl_basic_map_convex_hull: use
tableau to detect redundant constraints, Fri Feb 27 22:20:21 2009 +0100).

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