Typedef tLimAuthRspTimeout is obsolete, so remove it. Change-Id: I012a8d026f4bdc31e00b8c195aa149ed4580abac CRs-Fixed: 2376122
@@ -163,10 +163,6 @@ enum eChannelChangeReasonCodes {
LIM_SWITCH_CHANNEL_HT_WIDTH /* HT channel width change */
};
-typedef struct sLimAuthRspTimeout {
- tSirMacAddr peerMacAddr;
-} tLimAuthRspTimeout;
-
typedef struct sLimMlmStartReq {
tSirMacSSid ssId;
tSirBssType bssType;