From 17c363ec5e29760a99502afd70769d6a4c7ae63e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 26 Dec 1999 14:30:30 +0000 Subject: Drastically simplified UIDL code. svn path=/trunk/; revision=2686 --- driver.c | 1 - 1 file changed, 1 deletion(-) (limited to 'driver.c') diff --git a/driver.c b/driver.c index 543bac78..b1cb6843 100644 --- a/driver.c +++ b/driver.c @@ -2146,7 +2146,6 @@ const int maxfetch; /* maximum number of messages to fetch */ { report(stdout, _("fetchlimit %d reached; %d messages left on server\n"), maxfetch, count - fetches); - uid_expunge(ctl); ok = PS_MAXFETCH; goto cleanUp; } -- cgit v1.2.3