src/node/ipv6-header.h
changeset 3857 6ed8e59690b2
parent 3852 9cf7ad0cac85
child 4731 510db8599bfb
     1.1 --- a/src/node/ipv6-header.h	Fri Nov 07 11:36:15 2008 -0800
     1.2 +++ b/src/node/ipv6-header.h	Sun Nov 09 12:34:48 2008 +0000
     1.3 @@ -158,12 +158,6 @@
     1.4      Ipv6Address GetDestinationAddress (void) const;
     1.5  
     1.6      /**
     1.7 -     * \brief Get the name.
     1.8 -     * \return the name
     1.9 -     */
    1.10 -    std::string GetName (void) const;
    1.11 -
    1.12 -    /**
    1.13       * \brief Print some informations about the packet.
    1.14       * \param os output stream
    1.15       * \return info about this packet