cpp_generator::print_method_group_impl: drop spurious bit of documentation
commitd91cf619fd2fdd2caf5c9d905222af2208b03611
authorSven Verdoolaege <sven@cerebras.net>
Tue, 29 Jan 2019 11:36:26 +0000 (29 12:36 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 24 Feb 2019 12:59:00 +0000 (24 13:59 +0100)
treee37b2072b542fb47869c1379eef7f587cd9c9cbf
parent954c41c4ef4507dcffdbfab5711c22c1fd0e3b68
cpp_generator::print_method_group_impl: drop spurious bit of documentation

This method was documented as having a "kind" argument
in isl-0.18-599-g7d3c260fb (cpp: support methods and constructors,
Thu Apr 13 21:42:03 2017 +0200), but it never had such an argument.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
interface/cpp.cc