wifi: Fix another valgrind issue

This commit is contained in:
Stefano Avallone
2017-04-04 10:33:50 +02:00
parent b578307470
commit d71e02e25b

View File

@@ -117,7 +117,7 @@ WifiMacQueue::WifiQueue ()
template<>
WifiMacQueue::~WifiQueue ()
{
Flush ();
NS_LOG_FUNCTION_NOARGS ();
}
template<>