remove unused $gnu param from define concat

This commit is contained in:
Joshua Hoblitt 2013-10-22 09:27:53 -07:00
parent 987eaec7ab
commit e4a53b6755

View file

@ -57,7 +57,6 @@ define concat(
$force = false,
$backup = 'puppet',
$replace = true,
$gnu = undef,
$order = 'alpha',
$ensure_newline = false,
) {