Replace MAX_SSID_LEN with SSID_MAX_LEN
[mech_eap.git] / wpa_supplicant / config_ssid.h
index 23a37cc..dbb5a47 100644 (file)
@@ -13,8 +13,6 @@
 #include "utils/list.h"
 #include "eap_peer/eap_config.h"
 
-#define MAX_SSID_LEN 32
-
 
 #define DEFAULT_EAP_WORKAROUND ((unsigned int) -1)
 #define DEFAULT_EAPOL_FLAGS (EAPOL_FLAG_REQUIRE_KEY_UNICAST | \