The transactionId in struct csr_roamstruct is unused, so remove it. Change-Id: I28b226555bbaf8dd27c41f729a10417ac7a5adea CRs-Fixed: 2406619
@@ -722,7 +722,6 @@ struct csr_roamstruct {
#endif
struct csr_timer_info WaitForKeyTimerInfo;
struct csr_roam_session *roamSession;
- uint32_t transactionId; /* Current transaction ID for internal use. */
tCsrNeighborRoamControlInfo neighborRoamInfo[WLAN_MAX_VDEVS];
uint8_t isFastRoamIniFeatureEnabled;
#ifdef FEATURE_WLAN_ESE