diff --git a/src/wifi/model/wifi-phy.cc b/src/wifi/model/wifi-phy.cc index 7d9c56197..64a7a8caa 100644 --- a/src/wifi/model/wifi-phy.cc +++ b/src/wifi/model/wifi-phy.cc @@ -1239,7 +1239,6 @@ WifiPhy::DoChannelSwitch() { // notify channel switching m_state->SwitchToChannelSwitching(GetChannelSwitchDelay()); - m_interference->EraseEvents(GetCurrentFrequencyRange()); /* * Needed here to be able to correctly sensed the medium for the first * time after the switching. The actual switching is not performed until