Remove redundant m_txTrace in ipv4-l3-protocol

This commit is contained in:
Tom Henderson
2008-12-01 21:29:59 -08:00
parent df23230e59
commit f3dc299e82

View File

@@ -736,7 +736,6 @@ Ipv4L3Protocol::SendRealOut (bool found,
}
else
{
m_txTrace (packet, route.GetInterface ());
if (route.IsGateway ())
{
if (outInterface->IsUp ())