Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 257


Ignore:
Timestamp:
Nov 26, 2007, 4:05:39 PM (16 years ago)
Author:
landauf
Message:

removed newly unused friend qualifier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchie/src/orxonox/core/Identifier.h

    r255 r257  
    8383    class ClassIdentifier : public Identifier
    8484    {
    85         template <class U>
    86         friend class Iterator;
    87 
    8885        public:
    8986            static ClassIdentifier<T>* registerClass(const IdentifierList* parents, const std::string& name, bool bRootClass);
Note: See TracChangeset for help on using the changeset viewer.