Browse Source

- removed superfluous comment

florian 3 years ago
parent
commit
39836e2d37
1 changed files with 0 additions and 2 deletions
  1. 0 2
      rtl/i386/i386.inc

+ 0 - 2
rtl/i386/i386.inc

@@ -1184,8 +1184,6 @@ end;
 function cpudeclocked(var l : longint) : boolean;assembler;nostackframe;
 function cpudeclocked(var l : longint) : boolean;assembler;nostackframe;
 
 
   asm
   asm
-     { this check should be done because a lock takes a lot }
-     { of time!                                             }
      lock
      lock
      decl       (%eax)
      decl       (%eax)
      setzb      %al
      setzb      %al