diff -r f0dcdbb9b2fe -r 215b837c16f9 hedgewars/uUtils.pas --- a/hedgewars/uUtils.pas Tue Mar 15 22:29:40 2016 +0300 +++ b/hedgewars/uUtils.pas Tue Mar 29 22:09:13 2016 +0300 @@ -535,7 +535,6 @@ {$IFDEF USE_VIDEO_RECORDING} InitCriticalSection(logMutex); {$ENDIF} -{$I-} // if log is locked, write to the next one i:= 0; while(i < 7) do @@ -545,7 +544,6 @@ break; inc(i) end; -{$I+} {$ENDIF} //mobile stuff