From 329a440f43372395b959e81fc933ca4b89d1f8ae Mon Sep 17 00:00:00 2001 From: Devin Teske Date: Thu, 21 Nov 2013 17:49:56 +0000 Subject: [PATCH] Remove unused line -- cruft left over from SVN r258360. --- usr.sbin/bsdconfig/networking/share/device.subr | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/bsdconfig/networking/share/device.subr b/usr.sbin/bsdconfig/networking/share/device.subr index 05e003b511db..64aac0344f7a 100644 --- a/usr.sbin/bsdconfig/networking/share/device.subr +++ b/usr.sbin/bsdconfig/networking/share/device.subr @@ -74,7 +74,6 @@ f_dialog_menu_netdev() # # Get list of usable network interfaces # - local d='[[:digit:]]+:' local if iflist= # Calculated below for if in $( ifconfig -l ); do # Skip unsavory interfaces