wifi: Cleanup unused variable in HePpdu::SetHeMuUserInfos
This commit is contained in:
committed by
Sebastien Deronne
parent
4e09e72d80
commit
ba7930d397
@@ -201,7 +201,6 @@ HePpdu::SetTxVectorFromPhyHeaders(WifiTxVector& txVector,
|
||||
void
|
||||
HePpdu::SetHeMuUserInfos(WifiTxVector& txVector, const HeSigHeader& heSig) const
|
||||
{
|
||||
WifiTxVector::HeMuUserInfoMap userInfos{};
|
||||
const auto& ruAllocation = heSig.GetRuAllocation();
|
||||
auto contentChannelIndex = 0;
|
||||
for (const auto& contentChannel : heSig.GetHeSigBContentChannels())
|
||||
|
||||
Reference in New Issue
Block a user