isl_map.c remove unused isl_set_swap_vars
commitb03bf8f8c5ed5fe4a626707f6e9059ed81e21ece
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 23 May 2011 15:16:46 +0000 (23 17:16 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 May 2011 12:09:00 +0000 (25 14:09 +0200)
tree0e06ff50987b337ce41c53f61d632561754a6a74
parent5fb871031e63384cdb792d21e5419498f31a54ba
isl_map.c remove unused isl_set_swap_vars

It was introduced (but already unused) in the initial commit and was made
private in 90862d1 (add private isl_basic_map_swap_vars,
Wed Mar 9 10:33:55 2011 +0100).

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