This commit is contained in:
Glenn Maynard
2004-04-25 05:56:31 +00:00
parent be3fb45f33
commit 6ed0ad1953
+1 -1
View File
@@ -180,7 +180,7 @@ void RageSoundManager::FlushPosMapQueue()
/* If we can't find the ID, the sound was probably deleted before we got here. */
if( pSound == NULL )
{
LOG->Trace("ignored unknown (stale?) commit ID %i", p.ID);
// LOG->Trace("ignored unknown (stale?) commit ID %i", p.ID);
continue;
}