--- a/examples/mesh.cc Mon Aug 03 19:13:46 2009 +0400
+++ b/examples/mesh.cc Mon Aug 03 19:22:42 2009 +0400
@@ -179,7 +179,6 @@
Simulator::Schedule (Seconds(totalTime), & MeshTest::Report, this);
Simulator::Stop (Seconds (totalTime));
Simulator::Run ();
- std::cerr << "finish success\n";
Simulator::Destroy ();
return 0;
}
--- a/src/devices/wifi/mac-low.cc Mon Aug 03 19:13:46 2009 +0400
+++ b/src/devices/wifi/mac-low.cc Mon Aug 03 19:22:42 2009 +0400
@@ -331,7 +331,6 @@
m_listener->Cancel ();
m_listener = 0;
}
- NS_LOG_UNCOND("DONE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!");
}
void