Skip to content

Commit

Permalink
[tardis] Code cleanup/removed redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
snarkyboojum committed May 3, 2010
1 parent a023df8 commit f2dba9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tardis
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use Tardis;
use Yapsi;

my $program;
my $stepping;
if @*ARGS == 2 && @*ARGS[0] eq '-e' {
$program = @*ARGS[1];
}
Expand Down

0 comments on commit f2dba9f

Please sign in to comment.