branch | qmlfrontend |
changeset 11638 | 215b837c16f9 |
parent 11612 | f0dcdbb9b2fe |
parent 11637 | cac74d9075be |
child 11833 | a69124eb7ce7 |
--- 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