mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 14:09:15 +02:00
- remove unused variable
git-svn-id: trunk@36157 -
This commit is contained in:
parent
f643d15078
commit
9fc420b546
@ -1032,8 +1032,6 @@ implementation
|
||||
|
||||
|
||||
procedure tcallparanode.get_paratype;
|
||||
var
|
||||
old_array_constructor : boolean;
|
||||
begin
|
||||
if assigned(right) then
|
||||
tcallparanode(right).get_paratype;
|
||||
|
Loading…
Reference in New Issue
Block a user