From fe86ce567e6ec4c5b84d7ee8cfb5530ee9d92569 Mon Sep 17 00:00:00 2001 From: jgoerzen Date: Thu, 4 Jul 2002 07:23:15 +0100 Subject: [PATCH] /head: changeset 72 Removed a debug tool --- head/offlineimap.py | 1 - 1 file changed, 1 deletion(-) diff --git a/head/offlineimap.py b/head/offlineimap.py index 79f970e..c20c744 100644 --- a/head/offlineimap.py +++ b/head/offlineimap.py @@ -73,7 +73,6 @@ def addmailbox(accountname, remotefolder): mailboxlock.release() def syncaccount(accountname, *args): - print args # We don't need an account lock because syncitall() goes through # each account once, then waits for all to finish. try: