Browse Source

- removed wrong comment from tcpuparamanager.create_paraloc_info_intern

git-svn-id: branches/wasm@47946 -
nickysn 4 years ago
parent
commit
40e4dadcdf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/wasm32/cpupara.pas

+ 0 - 1
compiler/wasm32/cpupara.pas

@@ -304,7 +304,6 @@ implementation
               else
                 ;
             end;
-            { 2 slots for 64 bit integers and floats, 1 slot for the rest }
             inc(paraofs);
           end;
         parasize:=paraofs;