diff --git a/src/wifi/model/spectrum-wifi-phy.h b/src/wifi/model/spectrum-wifi-phy.h index e1aae8ca0..406abf361 100644 --- a/src/wifi/model/spectrum-wifi-phy.h +++ b/src/wifi/model/spectrum-wifi-phy.h @@ -647,7 +647,6 @@ private: EventId m_endPlcpRxEvent; Ptr m_random; //!< Provides uniform random variables. - double m_channelStartingFrequency; //!< Standard-dependent center frequency of 0-th channel in MHz Ptr m_state; //!< Pointer to WifiPhyStateHelper InterferenceHelper m_interference; //!< Pointer to InterferenceHelper Ptr m_wifiSpectrumPhyInterface;