Remove unused line -- cruft left over from SVN r258360.

This commit is contained in:
Devin Teske 2013-11-21 17:49:56 +00:00
parent 096464d39c
commit 329a440f43

View File

@ -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