diff --git a/tools/mkversion.pl b/tools/mkversion.pl index 1c4dfcd9..4b771517 100644 --- a/tools/mkversion.pl +++ b/tools/mkversion.pl @@ -4,8 +4,6 @@ # but this will, at least in theory, also work on Windows with our current compile environment. # -- Henryk Plötz 2009-09-28 -use strict; - my $main_dir = shift; # Clear environment locale so that svn will not use localized strings