* forgotten commit

git-svn-id: branches/fixes_2_0@3520 -
This commit is contained in:
florian 2006-05-14 09:32:18 +00:00
parent 1c1bea2b29
commit 8dcba495f4

View File

@ -110,10 +110,6 @@ implementation
if codegenerror then
exit;
result:=simplify;
if assigned(result) then
exit;
{ allow operator overloading }
t:=self;
if isbinaryoverloaded(t) then