- remove unused variable

git-svn-id: trunk@36157 -
This commit is contained in:
svenbarth 2017-05-08 19:54:45 +00:00
parent f643d15078
commit 9fc420b546

View File

@ -1032,8 +1032,6 @@ implementation
procedure tcallparanode.get_paratype;
var
old_array_constructor : boolean;
begin
if assigned(right) then
tcallparanode(right).get_paratype;