Remove defaults from protected callback function parameters. They have to be decided by the base class's public API.Signed-off-by: Jan Lindemann <jan@janware.com>
Remove defaults from protected callback function parameters. They have to be decided by the base class's public API.