don't output diagnostics when not used
This commit is contained in:
@@ -431,11 +431,11 @@ RageSound_Generic_Software::~RageSound_Generic_Software()
|
||||
m_DecodeThread.Wait();
|
||||
LOG->Trace("Decode thread shut down.");
|
||||
LOG->Flush();
|
||||
}
|
||||
|
||||
LOG->Info( "Mixing %f ahead in %i Mix() calls",
|
||||
float(g_TotalAhead) / max( g_TotalAheadCount, 1 ), g_TotalAheadCount );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* (c) 2002-2004 Glenn Maynard
|
||||
|
||||
Reference in New Issue
Block a user