mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 16:29:21 +02:00
- removed wrong comment from tcpuparamanager.create_paraloc_info_intern
git-svn-id: branches/wasm@47946 -
This commit is contained in:
parent
c470e851ba
commit
40e4dadcdf
@ -304,7 +304,6 @@ implementation
|
|||||||
else
|
else
|
||||||
;
|
;
|
||||||
end;
|
end;
|
||||||
{ 2 slots for 64 bit integers and floats, 1 slot for the rest }
|
|
||||||
inc(paraofs);
|
inc(paraofs);
|
||||||
end;
|
end;
|
||||||
parasize:=paraofs;
|
parasize:=paraofs;
|
||||||
|
Loading…
Reference in New Issue
Block a user