Removed now unused reconfig variables.

This commit is contained in:
Jouni Malinen 2008-11-21 19:31:54 +02:00
parent fb6d357532
commit d337b6fb65

View file

@ -241,10 +241,6 @@ struct hostapd_iface {
unsigned int channel_switch; unsigned int channel_switch;
struct hostapd_config_change *change;
hostapd_iface_cb reload_iface_cb;
hostapd_iface_cb config_reload_cb;
#ifdef CONFIG_IEEE80211N #ifdef CONFIG_IEEE80211N
u16 ht_op_mode; u16 ht_op_mode;
#endif /* CONFIG_IEEE80211N */ #endif /* CONFIG_IEEE80211N */