mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:09:25 +02:00
* remvoed unused var
This commit is contained in:
parent
66e28ab9c1
commit
0004218ade
@ -268,7 +268,6 @@ implementation
|
||||
|
||||
var
|
||||
hp : pprocdef;
|
||||
pt : pprocdeftree;
|
||||
l : pasmlabel;
|
||||
|
||||
begin
|
||||
@ -615,7 +614,10 @@ implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.16 1999-09-12 14:50:50 florian
|
||||
Revision 1.17 1999-09-13 16:23:42 peter
|
||||
* remvoed unused var
|
||||
|
||||
Revision 1.16 1999/09/12 14:50:50 florian
|
||||
+ implemented creation of methodname/address tables
|
||||
|
||||
Revision 1.15 1999/09/01 13:44:56 florian
|
||||
|
Loading…
Reference in New Issue
Block a user