drop deprecated isl_map_n_out
commitaed01a35f1cd18ec6c9d3d151aee8d66afd67610
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:44:37 +0000 (6 15:44 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 6 Sep 2018 11:12:07 +0000 (6 13:12 +0200)
tree41311138f3aa0298032bce16ce23a638a234b021
parentb997a7d200d75cd04688502b5d7fd0758c004df0
drop deprecated isl_map_n_out

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