aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c1
1 files changed, 0 insertions, 1 deletions
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;
}