diff --git a/cf/roken-h-process.pl b/cf/roken-h-process.pl index 2c4e305ed..a54c9216d 100644 --- a/cf/roken-h-process.pl +++ b/cf/roken-h-process.pl @@ -128,7 +128,6 @@ while () { } } -print OUT "#define ROKEN_VERSION " . $defines{"PACKAGE_VERSION"} . "\n"; print OUT "\n"; print OUT "#endif /* __ROKEN_H__ */\n";