]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Our windows perl doesn't like use strict
authorhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 28 Aug 2009 07:31:36 +0000 (07:31 +0000)
committerhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 28 Aug 2009 07:31:36 +0000 (07:31 +0000)
tools/mkversion.pl

index 1c4dfcd965a1294e2a71d67b20cf9c0d2d9a7ec8..4b77151713a3fc3978a32af732af7561f8145a51 100644 (file)
@@ -4,8 +4,6 @@
 # but this will, at least in theory, also work on Windows with our current compile environment.
 # -- Henryk Plötz <henryk@ploetzli.ch> 2009-09-28
 
-use strict;
-
 my $main_dir = shift;
 
 # Clear environment locale so that svn will not use localized strings
Impressum, Datenschutz