mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +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;
|
||||
}
|
||||
|
||||
sub is_modem {
|
||||
if ($ethsettings{'CONFIG_TYPE'} =~ /^[0]$/) {
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
### Initialize menu
|
||||
sub genmenu {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user