make Ipv4L4Demux an NsUnknown object.

This commit is contained in:
Mathieu Lacage
2007-05-03 12:46:50 +02:00
parent 0e11e9f7f4
commit 69ffe8defb
7 changed files with 23 additions and 36 deletions

View File

@@ -103,12 +103,6 @@ void Node::DoDispose()
NsUnknown::DoDispose ();
}
Ipv4L4Demux*
Node::GetIpv4L4Demux() const
{
return 0;
}
ApplicationList* Node::GetApplicationList() const
{
return 0;