Removed now unused reconfig variables.
authorJouni Malinen <j@w1.fi>
Fri, 21 Nov 2008 17:31:54 +0000 (19:31 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 21 Nov 2008 17:31:54 +0000 (19:31 +0200)
hostapd/hostapd.h

index 6f4832e..ab8f1ed 100644 (file)
@@ -241,10 +241,6 @@ struct hostapd_iface {
 
        unsigned int channel_switch;
 
-       struct hostapd_config_change *change;
-       hostapd_iface_cb reload_iface_cb;
-       hostapd_iface_cb config_reload_cb;
-
 #ifdef CONFIG_IEEE80211N
        u16 ht_op_mode;
 #endif /* CONFIG_IEEE80211N */