Less SHM terminal spam

develop
Petr Mrázek 2010-02-19 05:28:54 +01:00
parent a679b26f94
commit e31f5a2973
1 changed files with 1 additions and 1 deletions

@ -158,7 +158,7 @@ void SHM_Act (void)
case DFPP_CL_ERROR:
case DFPP_RUNNING:
fprintf(stderr, "no. of waits: %d\n", numwaits);
//fprintf(stderr, "no. of waits: %d\n", numwaits);
//MessageBox(0,"Broke out of loop properly","FUN", MB_OK);
break;