cpp.cc: cpp_generator::print_public_constructors_impl: drop redundant argument
commit95f43dd3560c381b11df005d4e3ea8f20e1dd45e
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 28 Nov 2017 13:42:26 +0000 (28 14:42 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 4 Jan 2018 21:28:18 +0000 (4 22:28 +0100)
treedcd99213eae4ac7c182f5a7402c6514451bf63b7
parentc30aff8600f6125367420cd5701e9b6835d3efca
cpp.cc: cpp_generator::print_public_constructors_impl: drop redundant argument

The redundant argument to the osprintf call was introduced in
isl-0.18-599-g7d3c260fb5 (cpp: support methods and constructors,
Thu Apr 13 21:42:03 2017 +0200).

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
interface/cpp.cc