--- alx-src/branches/alxconf-060/init.d/alxsetstate 2012/04/16 08:37:04 3480 +++ alx-src/branches/alxconf-060/init.d/alxsetstate 2012/04/16 08:37:27 3481 @@ -113,7 +113,6 @@ # nice name is alx_connected_state or sth like this unset_alx_connected() { - local sql_opts local cur_mac cur_mac=$(/sbin/ifconfig ${ALX_IFACE} | grep HWaddr | cut -d ' ' -f11)