repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 18481648122f5b3ee353aa962fcdcbd8f950778e:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 18481648122f5b3ee353aa962fcdcbd8f950778e
Author: Emanuele Giaquinta 
Date:   Wed Dec 21 11:04:59 2011 +0000

    Remove useless fallback definition for O_NOCTTY.

diff --git a/src/init.h b/src/init.h
index 89f831663dbf95cc77d52c192662afa5ee2f77f2..
index ..e7334bccf7866b38970050dd32280f1fa02dcaab 100644
--- a/src/init.h
+++ b/src/init.h
@@ -83,9 +83,6 @@
 # endif
 #endif

-#ifndef O_NOCTTY
-# define O_NOCTTY	0
-#endif
 #ifndef ONLCR
 # define ONLCR		0
 #endif

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