Remove debug message

This commit is contained in:
kaetemi 2014-09-23 18:18:14 +02:00
parent 069a0cc7bd
commit 98caf67674

View file

@ -225,7 +225,7 @@ void CProgress::internalProgress (float value)
if (!stereoHMD || StereoDisplay->wantInterface2D()) if (!stereoHMD || StereoDisplay->wantInterface2D())
{ {
nldebug("Draw progress 2D"); // nldebug("Draw progress 2D");
// Font factor // Font factor
float fontFactor = 1; float fontFactor = 1;