remove ROKEN_VERSION

This commit is contained in:
Love Hornquist Astrand
2009-09-20 01:36:42 -07:00
parent a5b819e474
commit 043897bba4

View File

@@ -128,7 +128,6 @@ while (<IN>) {
}
}
print OUT "#define ROKEN_VERSION " . $defines{"PACKAGE_VERSION"} . "\n";
print OUT "\n";
print OUT "#endif /* __ROKEN_H__ */\n";