remove Node::GetFirstApplication checked in changeset 38b8549b1ad3 by mistake.
This commit is contained in:
@@ -122,12 +122,6 @@ public:
|
||||
* within this Node.
|
||||
*/
|
||||
Ptr<Application> GetApplication (uint32_t index) const;
|
||||
/**
|
||||
* \param index
|
||||
* \returns the application associated to this requested index
|
||||
* within this Node.
|
||||
*/
|
||||
Ptr<Application> GetFirstApplication (TypeId tid);
|
||||
|
||||
/**
|
||||
* \returns the number of applications associated to this Node.
|
||||
|
||||
Reference in New Issue
Block a user