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: