Browse Source

- remove packenumfixed (requires version 1.0.2 or later to compile now!)

carl 23 years ago
parent
commit
717841720d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      compiler/defines.inc

+ 0 - 4
compiler/defines.inc

@@ -7,10 +7,6 @@
     {$H-}
     {$H-}
     {$goto on}
     {$goto on}
 
 
-    {$ifdef PACKENUMFIXED}
-      {$PACKENUM 1}
-    {$endif}
-
     {$define FPCPROCVAR}
     {$define FPCPROCVAR}
     {$ifdef I386}
     {$ifdef I386}
       {$define USEEXCEPT}
       {$define USEEXCEPT}