From d2fa025b2f64bd04e19d192051463d336bb8fdd1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 4 Jul 1997 03:54:21 +0000 Subject: Remove redundant declaration. svn path=/trunk/; revision=1149 --- fetchmail.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fetchmail.c b/fetchmail.c index 1232967c..665f82f8 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -53,7 +53,6 @@ static char *visbuf(const char *); /* controls the detail level of status/progress messages written to stderr */ int outlevel; /* see the O_.* constants above */ -int yydebug; /* enable parse debugging */ /* daemon mode control */ int poll_interval; /* poll interval in seconds */ -- cgit v1.2.3