mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-22 07:49:26 +02:00
* forgotten commit
git-svn-id: branches/fixes_2_0@3520 -
This commit is contained in:
parent
1c1bea2b29
commit
8dcba495f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user