Преглед на файлове

* 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