Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9403 in orxonox.OLD


Ignore:
Timestamp:
Jul 24, 2006, 9:29:05 AM (18 years ago)
Author:
patrick
Message:

less debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/synchronizeable.cc

    r9402 r9403  
    229229    else
    230230      hasPermission = false;
    231 
    232     PRINTF(0)("i have |%i| permission to getStateDiff %s\n", hasPermission, (*it)->getName().c_str());
    233231
    234232
     
    374372
    375373
    376     PRINTF(0)("i have |%i| permission to write %s\n", hasPermission, (*it)->getName().c_str());
    377374
    378375    // if it has the permission to write do it
Note: See TracChangeset for help on using the changeset viewer.