Browse Source

Removed now unused reconfig variables.

Jouni Malinen 16 years ago
parent
commit
d337b6fb65
1 changed files with 0 additions and 4 deletions
  1. 0 4
      hostapd/hostapd.h

+ 0 - 4
hostapd/hostapd.h

@@ -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 */