diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-04 20:36:00 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-04 20:36:00 +0000 |
commit | f7fa6d049541c5558289a5e885fc03ee111816e4 (patch) | |
tree | f24952bea164efe80ca5fddf130c5b4c57c4a513 | |
parent | 80dcbac7fec7cca211522d04d027e03edb352cc6 (diff) | |
download | fetchmail-f7fa6d049541c5558289a5e885fc03ee111816e4.tar.gz fetchmail-f7fa6d049541c5558289a5e885fc03ee111816e4.tar.bz2 fetchmail-f7fa6d049541c5558289a5e885fc03ee111816e4.zip |
Cleanup.
svn path=/trunk/; revision=219
-rw-r--r-- | fetchmail.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c index 5b04ef58..fa3802f2 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -438,7 +438,6 @@ struct hostrec *queryctl; return value: open file descriptor for the pipe or -1. calls: none. - globals: reads mda_argv. *********************************************************************/ int openmailpipe (queryctl) |