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

- removed a comment which wasn't true anymore

git-svn-id: trunk@7472 -
Jonas Maebe преди 18 години
родител
ревизия
a767e89a5b
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      compiler/ptconst.pas

+ 0 - 3
compiler/ptconst.pas

@@ -128,9 +128,6 @@ implementation
         bitstowrite: longint;
         writeval : byte;
       begin
-        { these values have to be byte swapped when cross-compiling }
-        { from one endianess to another, but this will be done      }
-        { automatically by the assembler writer                     }
         if (bp.curbitoffset < AIntBits) then
           begin
             { forced flush -> write multiple of loadsize }