Bugzilla – Bug 1026
MeshWifiInterfaceMac::GetPhyStandard () not used
Last modified: 2011-06-02 12:00:26 UTC
It seems to me that MeshWifiInterfaceMac::GetPhyStandard () is not used anywhere in our code. Can we remove it?
Yes, you are right. You can remove this line from the code. I will try to find any more unused methods in my code, or methods, which are declared but not implemented. So, do not close this bug
It seems to me, that all methods are used. I will close a bug