mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
base-files: drop unused preinit_echo function
It isn't used for years since the old 99_10_run_init has been dropped. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
779227d5ee
commit
1e13c6f77f
@ -147,11 +147,6 @@ preinit_net_echo() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
preinit_echo() {
|
|
||||||
preinit_net_echo $1
|
|
||||||
echo $1
|
|
||||||
}
|
|
||||||
|
|
||||||
pi_indicate_preinit() {
|
pi_indicate_preinit() {
|
||||||
set_state preinit
|
set_state preinit
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user