Remove a print...

This commit is contained in:
Florent 2012-02-28 13:18:25 +01:00
commit 0b9322eca5

View file

@ -141,7 +141,6 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesPost, ICapContent):
if getseen or flags & Message.IS_UNREAD:
com.parse()
print "coin !"
message = Message(thread=parent.thread,
id=com.id,
title=com.title,