/head: changeset 72
Removed a debug tool
This commit is contained in:
parent
92c461083e
commit
fe86ce567e
@ -73,7 +73,6 @@ def addmailbox(accountname, remotefolder):
|
|||||||
mailboxlock.release()
|
mailboxlock.release()
|
||||||
|
|
||||||
def syncaccount(accountname, *args):
|
def syncaccount(accountname, *args):
|
||||||
print args
|
|
||||||
# We don't need an account lock because syncitall() goes through
|
# We don't need an account lock because syncitall() goes through
|
||||||
# each account once, then waits for all to finish.
|
# each account once, then waits for all to finish.
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user