drop deprecated isl_map_n_in
commitb997a7d200d75cd04688502b5d7fd0758c004df0
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:44:15 +0000 (6 15:44 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 6 Sep 2018 11:12:07 +0000 (6 13:12 +0200)
tree3f5eddaee2761af8eb0b10bca8dd8f210de4c393
parent5120acc63fad9d86fee0b9be99dee6da3239bbfc
drop deprecated isl_map_n_in

This function was deprecated in isl-0.18-387-g3fa6191b1 (deprecate
isl_map_n_*, Wed Oct 19 17:03:43 2016 +0200).
It would have to be adjusted to the isl_size type that will
be introduced next and there is little point in doing that
to a deprecated function.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
include/isl/map.h
isl_map.c