isl_class::print_method_overload: drop redundant "super" argument
commitc6619ad7df0c18ed10db90c3fa7ce47b16fda02b
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Nov 2016 09:31:38 +0000 (29 10:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Nov 2016 10:21:06 +0000 (29 11:21 +0100)
tree30213f5f07a6bf12b52470a4a556665fe814e56e
parent42e28e6ad0ee1084ae9020f083fd0d36409096a9
isl_class::print_method_overload: drop redundant "super" argument

This argument was apparently introduced by mistake in 1d1813c
(python interface: add support for overloaded methods,
Fri Nov 20 16:18:01 2015 +0100).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
interface/python.cc