wifi: Remove unused variable in example program
This commit is contained in:
@@ -278,7 +278,6 @@ main (int argc, char *argv[])
|
||||
packetSocket.Install (wifiApNodes);
|
||||
packetSocket.Install (wifiStaNodes);
|
||||
ApplicationContainer apps;
|
||||
TypeId tid = TypeId::LookupByName ("ns3::UdpSocketFactory");
|
||||
|
||||
//BSS 1
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user