Remove unused line -- cruft left over from SVN r258360.
This commit is contained in:
parent
096464d39c
commit
329a440f43
@ -74,7 +74,6 @@ f_dialog_menu_netdev()
|
|||||||
#
|
#
|
||||||
# Get list of usable network interfaces
|
# Get list of usable network interfaces
|
||||||
#
|
#
|
||||||
local d='[[:digit:]]+:'
|
|
||||||
local if iflist= # Calculated below
|
local if iflist= # Calculated below
|
||||||
for if in $( ifconfig -l ); do
|
for if in $( ifconfig -l ); do
|
||||||
# Skip unsavory interfaces
|
# Skip unsavory interfaces
|
||||||
|
Loading…
x
Reference in New Issue
Block a user