diff options
Diffstat (limited to 'mxget.c')
-rw-r--r-- | mxget.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -124,7 +124,6 @@ struct mxentry *getmxrecords(const char *name) int main(int argc, char *argv[]) { - int count, i; struct mxentry *responses; if (argc != 2 || 0 == strcmp(argv[1], "-h")) { |