Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 25, 2015, 11:15:24 PM (9 years ago)
Author:
landauf
Message:

removed unused code and debug output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentationFS14/src/orxonox/worldentities/pawns/Pawn.h

    r10073 r10203  
    229229            unsigned int numexplosionchunks_;
    230230
    231             virtual int isMyCollisionShape(const btCollisionShape* cs); // FIXME: (noep) remove debug
    232             void printBtChildShapes(btCompoundShape* cs, int indent, int subshape); // FIXME: (noep) remove debug
    233             void printSpaces(int num);   // FIXME: (noep) remove debug
    234             int entityOfCollisionShape(const btCollisionShape* cs);
    235 
    236231        private:
    237232            void registerVariables();
Note: See TracChangeset for help on using the changeset viewer.