Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 8, 2009, 4:40:01 PM (15 years ago)
Author:
scheusso
Message:

some cleanup (mostly comments)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/network/packet/ClassID.h

    r2749 r2758  
    5252  bool process();
    5353
    54 //   uint32_t getClassID();
    55 //   uint32_t getClassNameLength(){ return classNameLength_; }
    56 //   const char *getClassName(){ return (const char*)(data_+_CLASSNAME); }
    5754private:
    58 //   uint32_t classNameLength_;
    59 //   static bool alreadySetOneClassID_;
    6055};
    6156
Note: See TracChangeset for help on using the changeset viewer.