cleanup: Resolve "used once" warning.

This commit is contained in:
Conrad Lara - KG6JEI 2016-03-06 23:38:00 -08:00
parent 602dc13d8a
commit fad8a43974
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ if ( ! $needsrun ){
#Prep some variables
$node = nvram_get("node");
$tactical = nvram_get("tactical");
$mac2 = mac2ip(get_mac(get_interface("wifi")), 0);
$dtdmac = mac2ip(get_mac(get_interface("lan")), 0);