소스 검색

* overleft newline fix

git-svn-id: trunk@23110 -
florian 12 년 전
부모
커밋
8e5bd14e3a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/nmat.pas

+ 0 - 1
compiler/nmat.pas

@@ -558,7 +558,6 @@ implementation
                   result:=create_simplified_ord_const(tordconstnode(left).value shl tordconstnode(right).value,resultdef,forinline);
              end;
           end;
-
       end;