diff --git a/core/sap/src/sap_internal.h b/core/sap/src/sap_internal.h index 02235e96c6..89156ce233 100644 --- a/core/sap/src/sap_internal.h +++ b/core/sap/src/sap_internal.h @@ -176,8 +176,6 @@ struct sap_context { uint16_t ch_width_orig; struct ch_params ch_params; - /* session to scan */ - bool isScanSessionOpen; uint32_t auto_channel_select_weight; tSapAcsChannelInfo acsBestChannelInfo; bool enableOverLapCh;