mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Removed some fluff.
This commit is contained in:
parent
d8e382d6ad
commit
a56cb03ced
@ -1391,8 +1391,6 @@ sub Generate {
|
|||||||
$ars->{template_dir} = $template_dir; # static right now.
|
$ars->{template_dir} = $template_dir; # static right now.
|
||||||
ars($ars);
|
ars($ars);
|
||||||
|
|
||||||
print $ars->{tmp}, "\n"; return;
|
|
||||||
|
|
||||||
my $template = $ars->{template};
|
my $template = $ars->{template};
|
||||||
$root_device = $ars->{device};
|
$root_device = $ars->{device};
|
||||||
$root_filename = $ars->{filename};
|
$root_filename = $ars->{filename};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user