--- Merging r33006 into '.':

U    compiler/options.pas
--- Recording mergeinfo for merge of r33006 into '.':
 U   .

# revisions: 33006

git-svn-id: branches/fixes_3_0@33405 -
This commit is contained in:
marco 2016-04-01 09:46:22 +00:00
parent 3b78410f11
commit f767c5b066

View File

@ -3389,7 +3389,6 @@ begin
{$ifdef i8086}
def_system_macro('CPU86'); { Borland compatibility }
def_system_macro('CPU87'); { Borland compatibility }
def_system_macro('CPU8086');
def_system_macro('CPUI8086');
def_system_macro('CPU16');
def_system_macro('FPC_HAS_TYPE_EXTENDED');