diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-01 08:00:35 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-01 08:00:35 +0200 |
commit | a4f7d089fd1bab11a63627df6ad3a55e541662fd (patch) | |
tree | 3af1077b556bd383455f61eb8ba6da75ca106db6 /io.c | |
parent | 8d4f59338f4ac35dedcd2a6201d96f3efac3a3c8 (diff) | |
download | egawk-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.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -98,8 +98,6 @@ #define ENFILE EMFILE #endif -extern int MRL; - #ifdef HAVE_SOCKETS #ifndef SHUT_RD |