diff --git a/gbootroot b/gbootroot index d5661c1..5dc5e9b 100755 --- a/gbootroot +++ b/gbootroot @@ -1391,8 +1391,6 @@ sub Generate { $ars->{template_dir} = $template_dir; # static right now. ars($ars); - print $ars->{tmp}, "\n"; return; - my $template = $ars->{template}; $root_device = $ars->{device}; $root_filename = $ars->{filename};