drop deprecated isl_map_from_set
commit2878eaf3fc83df72f29a0d1f333cca92d98c3bd3
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Aug 2016 15:54:13 +0000 (29 17:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 22 Feb 2017 11:31:08 +0000 (22 12:31 +0100)
tree0689e9d9bdd9620195e1da23ccd52141c537f42c
parent456e7269f0ed91454687d0063e3fa38ad1d5dcd6
drop deprecated isl_map_from_set

isl_map_from_set is an internal function that was never meant
to be exposed.  It was deprecated in 7040b7c (mark isl_map_from_set
as deprecated, Tue Oct 11 17:09:18 2016 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/map.h
isl_map.c