소스 검색

* cosmetics

florian 1 년 전
부모
커밋
f8da65f8e9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/pexpr.pas

+ 0 - 1
compiler/pexpr.pas

@@ -436,7 +436,6 @@ implementation
               p1:=comp_expr([ef_accept_equal]);
               consume(_RKLAMMER);
               if ((p1.nodetype<>typen) and
-
                  (
                   (is_object(p1.resultdef) and
                    (oo_has_constructor in tobjectdef(p1.resultdef).objectoptions)) or