mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 00:50:33 +02:00
- removed bogus location_copy for include/exclude
This commit is contained in:
parent
df07c64f1f
commit
a835c08458
@ -468,7 +468,6 @@ implementation
|
||||
cgsize : tcgsize;
|
||||
href : treference;
|
||||
begin
|
||||
location_copy(location,left.location);
|
||||
secondpass(tcallparanode(left).left);
|
||||
if tcallparanode(tcallparanode(left).right).left.nodetype=ordconstn then
|
||||
begin
|
||||
@ -682,7 +681,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.32 2003-05-23 21:10:38 jonas
|
||||
Revision 1.33 2003-05-24 17:15:59 jonas
|
||||
- removed bogus location_copy for include/exclude
|
||||
|
||||
Revision 1.32 2003/05/23 21:10:38 jonas
|
||||
* fixed exclude
|
||||
|
||||
Revision 1.31 2003/05/23 14:27:35 peter
|
||||
|
Loading…
Reference in New Issue
Block a user