mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 05:07:03 +08:00
Our windows perl doesn't like use strict
This commit is contained in:
parent
8a6aec16d8
commit
3927b707bd
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue