Browse Source

- cleanup comment

git-svn-id: trunk@43906 -
florian 5 years ago
parent
commit
f424ae3929
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compiler/nflw.pas

+ 0 - 2
compiler/nflw.pas

@@ -1752,8 +1752,6 @@ implementation
               exit;
               exit;
           end;
           end;
 
 
-        { first set the to value
-          because the count var can be in the expression ! }
         do_loopvar_at_end:=(lnf_dont_mind_loopvar_on_exit in loopflags)
         do_loopvar_at_end:=(lnf_dont_mind_loopvar_on_exit in loopflags)
         { if the loop is unrolled and there is a jump into the loop,
         { if the loop is unrolled and there is a jump into the loop,
           then we can't do the trick with incrementing the loop var only at the
           then we can't do the trick with incrementing the loop var only at the