2
0
Эх сурвалжийг харах

* removed unnecessary and potentially wrong typecast

git-svn-id: trunk@30946 -
Jonas Maebe 10 жил өмнө
parent
commit
033c28e5ac

+ 1 - 1
compiler/llvm/llvmtype.pas

@@ -322,7 +322,7 @@ implementation
                         end;
                     end;
                 else
-                  insert_tai_typeconversions(tai_const(tai_simpletypedconst(p).val));
+                  insert_tai_typeconversions(tai_simpletypedconst(p).val);
               end;
             end;
           tck_array,