aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-12-01 08:00:35 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-12-01 08:00:35 +0200
commita4f7d089fd1bab11a63627df6ad3a55e541662fd (patch)
tree3af1077b556bd383455f61eb8ba6da75ca106db6 /io.c
parent8d4f59338f4ac35dedcd2a6201d96f3efac3a3c8 (diff)
downloadegawk-a4f7d089fd1bab11a63627df6ad3a55e541662fd.tar.gz
egawk-a4f7d089fd1bab11a63627df6ad3a55e541662fd.tar.bz2
egawk-a4f7d089fd1bab11a63627df6ad3a55e541662fd.zip
Remove more old code. More doc work.
Diffstat (limited to 'io.c')
-rw-r--r--io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/io.c b/io.c
index 441e3808..54fa46bb 100644
--- a/io.c
+++ b/io.c
@@ -98,8 +98,6 @@
#define ENFILE EMFILE
#endif
-extern int MRL;
-
#ifdef HAVE_SOCKETS
#ifndef SHUT_RD