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

git-svn-id: trunk@27160 -
This commit is contained in:
nickysn 2014-03-16 15:32:35 +00:00
parent 238c4f91d8
commit 1ef9a0509b

View File

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