FARKeyword has not been used since 2.3.

This commit is contained in:
William McBrine
2006-07-07 12:49:41 +00:00
parent a62cab6e55
commit 74ef01d775

View File

@@ -15,7 +15,7 @@
* See the file maintain.er for details of the current maintainer. *
************************************************************************/
/* $Id: curses.h,v 1.184 2006/07/07 03:11:51 wmcbrine Exp $ */
/* $Id: curses.h,v 1.185 2006/07/07 12:49:41 wmcbrine Exp $ */
/*----------------------------------------------------------------------*
* PDCurses *
@@ -110,7 +110,6 @@ PDCurses portable platform definitions list:
# ifdef __OS2__ /* You will have to define in makefile */
# define USE_OS2_H 1 /* Use the os2.h for the compiler */
# define OS2 3 /* Major release of OS/2 supported */
# define FARKeyword far
# define APIRET USHORT
# else /* no __OS2__ define, so assume DOS */
# ifdef _WIN32