* set srdef to nil if nothing found in searchsym_in_class_by_msgint

git-svn-id: trunk@6197 -
This commit is contained in:
Jonas Maebe 2007-01-26 10:04:32 +00:00
parent 4f35aabebb
commit becd64bfb7

View File

@ -1662,6 +1662,7 @@ implementation
end;
classh:=classh.childof;
end;
srdef:=nil;
srsym:=nil;
srsymtable:=nil;
end;