Ipv6Header::GetName() is declared but not implemented; remove it.

This commit is contained in:
Gustavo J. A. M. Carneiro
2008-11-09 12:34:48 +00:00
parent 48d9cf9b40
commit 8acf39d56e
2 changed files with 0 additions and 11 deletions

View File

@@ -1457,11 +1457,6 @@ def register_Ns3Ipv6Header_methods(root_module, cls):
'ns3::Ipv6Address',
[],
is_const=True)
## ipv6-header.h: std::string ns3::Ipv6Header::GetName() const [member function]
cls.add_method('GetName',
'std::string',
[],
is_const=True)
## ipv6-header.h: void ns3::Ipv6Header::Print(std::ostream & os) const [member function]
cls.add_method('Print',
'void',