examples: Fix clang-tidy error

This commit is contained in:
Stefano Avallone
2023-05-21 09:40:47 +02:00
parent d5f698575f
commit 3e1ebaafe0

View File

@@ -216,8 +216,6 @@ RoutingExperiment::CommandSetup(int argc, char** argv)
{
NS_FATAL_ERROR("No such protocol:" << m_protocolName);
}
return;
}
int