Переглянути джерело

* forgotten commit

git-svn-id: branches/fixes_2_0@3520 -
florian 19 роки тому
батько
коміт
8dcba495f4
1 змінених файлів з 0 додано та 4 видалено
  1. 0 4
      compiler/nmat.pas

+ 0 - 4
compiler/nmat.pas

@@ -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