Fixed my trace - removed the spurious addressof().
This commit is contained in:
@@ -161,7 +161,7 @@ void WResourceManager::FlattenTimes(){
|
||||
}
|
||||
|
||||
WResourceManager::WResourceManager(){
|
||||
//DebugTrace("Init WResourceManager : " << addressof(this) );
|
||||
DebugTrace("Init WResourceManager : " << this);
|
||||
#ifdef DEBUG_CACHE
|
||||
menuCached = 0;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user