Typedef tCsrFreqScanInfo is obsolete, so remove it. Change-Id: I24a89c4fe05f5d4e6ece840abe07ed024e4c46c6 CRs-Fixed: 2375518
@@ -1213,12 +1213,6 @@ struct csr_roam_info {
#endif
};
-typedef struct tagCsrFreqScanInfo {
- uint32_t nStartFreq; /* in unit of MHz */
- uint32_t nEndFreq; /* in unit of MHz */
- tSirScanType scanType;
-} tCsrFreqScanInfo;
-
typedef struct sSirSmeAssocIndToUpperLayerCnf {
uint16_t messageType; /* eWNI_SME_ASSOC_CNF */
uint16_t length;