Browse Source

Fix an error in reading real variable for change_endian

git-svn-id: trunk@19023 -
pierre 14 years ago
parent
commit
a17390126a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/ppu.pas

+ 0 - 1
compiler/ppu.pas

@@ -865,7 +865,6 @@ begin
       else
         result:=e;
       inc(entryidx,sizeof(e));
-      result:=e;
       exit;
     end;
   if sizeofreal=sizeof(d) then