diff --git a/src/wifi/helper/spectrum-wifi-helper.cc b/src/wifi/helper/spectrum-wifi-helper.cc index 838af0e55..f433b0f09 100644 --- a/src/wifi/helper/spectrum-wifi-helper.cc +++ b/src/wifi/helper/spectrum-wifi-helper.cc @@ -79,7 +79,6 @@ SpectrumWifiPhyHelper::AddChannel(const std::string& channelName, const Frequenc { Ptr channel = Names::Find(channelName); AddChannel(channel, freqRange); - AddWifiBandwidthFilter(channel); } void