drop deprecated isl_map_n_param
commit24546b4b4593329f1d246c0eda3618d4aeefc284
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:44:55 +0000 (6 15:44 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 6 Sep 2018 11:12:07 +0000 (6 13:12 +0200)
tree04bf29d3c04bea6a79119eca6686c675401aa57b
parentaed01a35f1cd18ec6c9d3d151aee8d66afd67610
drop deprecated isl_map_n_param

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