]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove unused function prototype
authorJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 14:27:19 +0000 (16:27 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 14:27:19 +0000 (16:27 +0200)
This function was not added, so the prototype should not have been here
either.

Signed-hostap: Jouni Malinen <j@w1.fi>

wpa_supplicant/wpa_supplicant_i.h

index c10bcbf73a7c250c86ec064eeca424a7a82b4056..83eeb9c0bb5cbcab9411f6b7700a16f9a880177a 100644 (file)
@@ -754,7 +754,6 @@ void wpas_clear_temp_disabled(struct wpa_supplicant *wpa_s,
 int disallowed_bssid(struct wpa_supplicant *wpa_s, const u8 *bssid);
 int disallowed_ssid(struct wpa_supplicant *wpa_s, const u8 *ssid,
                    size_t ssid_len);
-void wpa_supplicant_proc_40mhz_intolerant(struct wpa_supplicant *wpa_s);
 
 /**
  * wpa_supplicant_ctrl_iface_ctrl_rsp_handle - Handle a control response