diff --git a/src/wifi/model/wifi-phy.cc b/src/wifi/model/wifi-phy.cc index 937397316..77c3afe11 100644 --- a/src/wifi/model/wifi-phy.cc +++ b/src/wifi/model/wifi-phy.cc @@ -1396,7 +1396,6 @@ void WifiPhy::ResumeFromSleep() { NS_LOG_FUNCTION(this); - m_currentPreambleEvents.clear(); switch (m_state->GetState()) { case WifiPhyState::TX: