aboutsummaryrefslogtreecommitdiffstats
path: root/mxget.c
diff options
context:
space:
mode:
Diffstat (limited to 'mxget.c')
-rw-r--r--mxget.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mxget.c b/mxget.c
index 21a36682..03003362 100644
--- a/mxget.c
+++ b/mxget.c
@@ -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")) {