summaryrefslogtreecommitdiff
path: root/src/systty.h
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-07-10 15:26:15 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-07-10 15:26:15 +0000
commitc5e7567d3b4aa6caeebcd7e43171f3a84b1a3e8f (patch)
tree6e786d883a8a5d64a420bb707248daf4fa810835 /src/systty.h
parent176fe5fc8db729697828350a5ba288a5477ff092 (diff)
* src/fileio.c:
* src/sysdep.c * src/systty.h: * src/m/ibmrs6000.h: * src/m/iris4d.h: * src/s/aix4-2.h: * src/s/freebsd.h: * src/s/gnu-linux.h: * src/s/hpux10-20.h: * src/s/hpux11.h: * src/s/netbsd.h: * src/s/sol2-3.h: * src/s/sol2-4.h: * src/s/sol2.h: * src/s/usg5-4.h: * src/s/vms.h: Remove references to unused variables.
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/systty.h b/src/systty.h
index 4d9bd792a3..799b9214e3 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -118,10 +118,6 @@ static struct sensemode {
/* Special cases - inhibiting the use of certain features. */
-#ifdef BROKEN_TIOCGETC
-#undef TIOCGETC /* Avoid confusing some conditionals that test this. */
-#endif
-
/* Allow m- file to inhibit use of FIONREAD. */
#ifdef BROKEN_FIONREAD
#undef FIONREAD