mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 09:39:20 +02:00
* remvoed unused var
This commit is contained in:
parent
66e28ab9c1
commit
0004218ade
@ -268,7 +268,6 @@ implementation
|
|||||||
|
|
||||||
var
|
var
|
||||||
hp : pprocdef;
|
hp : pprocdef;
|
||||||
pt : pprocdeftree;
|
|
||||||
l : pasmlabel;
|
l : pasmlabel;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
@ -615,7 +614,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$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
|
+ implemented creation of methodname/address tables
|
||||||
|
|
||||||
Revision 1.15 1999/09/01 13:44:56 florian
|
Revision 1.15 1999/09/01 13:44:56 florian
|
||||||
|
Loading…
Reference in New Issue
Block a user