mirror of
https://github.com/curl/curl.git
synced 2026-07-24 15:47:16 +03:00
delta: drop the warnings+strict
They really don't do much good here and I rather do this than adding
'my' on 40+ lines.
Follow-up from 2ec54556d4
Closes #18058
This commit is contained in:
parent
22d6ac0b65
commit
f63bdea790
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@
|
|||
#
|
||||
# In the git clone root, invoke 'scripts/delta [release tag]'
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
$start = $ARGV[0];
|
||||
|
||||
if($start eq "-h") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue