Remove unused fallback.
authorsf-exg <sf-exg>
Tue, 30 Mar 2010 09:42:46 +0000 (09:42 +0000)
committersf-exg <sf-exg>
Tue, 30 Mar 2010 09:42:46 +0000 (09:42 +0000)
src/rxvt.h

index a8cd77c..63a7f05 100644 (file)
@@ -114,10 +114,6 @@ typedef char *XPointer;
 # define STDERR_FILENO  2
 #endif
 
-#if !defined (EACCESS) && defined(EAGAIN)
-# define EACCESS EAGAIN
-#endif
-
 #ifndef EXIT_SUCCESS            /* missing from <stdlib.h> */
 # define EXIT_SUCCESS           0       /* exit function success */
 # define EXIT_FAILURE           1       /* exit function failure */