Explorar el Código

- rm packset 1, because that's already the default in delphi mode

git-svn-id: trunk@27160 -
nickysn hace 11 años
padre
commit
1ef9a0509b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      tests/test/tsetsize.pp

+ 0 - 2
tests/test/tsetsize.pp

@@ -5,8 +5,6 @@ program SetSizes;
   {$mode delphi}
   {$ifdef CPU16}
     {$define _16BITCOMPILER}
-  {$else}
-    {$packset 1}
   {$endif}
 {$else fpc}
   {$ifdef VER70} { Turbo Pascal 7 }