repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: f93c97a1fbf1e0f4a205a251eb66e5c9bd7b3828:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit f93c97a1fbf1e0f4a205a251eb66e5c9bd7b3828
Author: Emanuele Giaquinta 
Date:   Tue Mar 30 09:42:46 2010 +0000

    Remove unused fallback.

diff --git a/src/rxvt.h b/src/rxvt.h
index a8cd77c615cd1b03b50c29d37aa92ff97f927f3b..
index ..63a7f05f9800ed994fae9715bdfd474aa72931b5 100644
--- a/src/rxvt.h
+++ b/src/rxvt.h
@@ -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  */
 # define EXIT_SUCCESS           0       /* exit function success */
 # define EXIT_FAILURE           1       /* exit function failure */

-----END OF PAGE-----