Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2007, 4:09:06 AM (16 years ago)
Author:
landauf
Message:

Right now I'm having amnesia and deja vu at the same time. I think I've forgotten this before.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/core/Factory.h

    r563 r564  
    4444            Factory(const Factory& factory) {}      // don't copy
    4545            ~Factory() {}                           // don't delete
    46             static void checkPointer();
    4746
    4847            std::map<std::string, Identifier*> identifierStringMap_;            //!< The map, mapping the name with the Identifier
Note: See TracChangeset for help on using the changeset viewer.