mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
header.pl: Remove unused function "is_modem"
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -166,13 +166,6 @@ sub blue_used () {
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
sub is_modem {
|
|
||||||
if ($ethsettings{'CONFIG_TYPE'} =~ /^[0]$/) {
|
|
||||||
return 1;
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
### Initialize menu
|
### Initialize menu
|
||||||
sub genmenu {
|
sub genmenu {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user