diff --git a/scripts/delta b/scripts/delta index 3aab7e5795..f950077774 100755 --- a/scripts/delta +++ b/scripts/delta @@ -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") {