* formatting

git-svn-id: trunk@24580 -
This commit is contained in:
florian 2013-05-24 18:08:05 +00:00
parent b85addb451
commit b734c17c4f

View File

@ -650,12 +650,11 @@ implementation
*****************************************************************************}
constructor tderefnode.create(l : tnode);
begin
inherited create(derefn,l);
end;
function tderefnode.pass_typecheck:tnode;
begin
result:=nil;