aboutsummaryrefslogtreecommitdiff
path: root/flip
diff options
context:
space:
mode:
Diffstat (limited to 'flip')
-rwxr-xr-xflip3
1 files changed, 0 insertions, 3 deletions
diff --git a/flip b/flip
index da55b4b..614bc67 100755
--- a/flip
+++ b/flip
@@ -1,6 +1,3 @@
#!/usr/bin/perl
-use strict;
-use warnings;
-
exec (shift @ARGV, pop @ARGV, @ARGV);