remove obsolete __FAR_DATA
This commit is contained in:
committed by
Michael Meeks
parent
28b4205339
commit
b76b4d9b64
@@ -89,7 +89,7 @@ SvStringsDtor* SwFieldType::pFldNames = 0;
|
||||
|
||||
DBG_NAME(SwFieldType)
|
||||
|
||||
USHORT __FAR_DATA aTypeTab[] = {
|
||||
USHORT aTypeTab[] = {
|
||||
/* RES_DBFLD */ TYP_DBFLD,
|
||||
/* RES_USERFLD */ TYP_USERFLD,
|
||||
/* RES_FILENAMEFLD */ TYP_FILENAMEFLD,
|
||||
|
Reference in New Issue
Block a user