summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--papyon/msnp/notification.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/papyon/msnp/notification.py b/papyon/msnp/notification.py
index 57c2c17..5aee9f3 100644
--- a/papyon/msnp/notification.py
+++ b/papyon/msnp/notification.py
@@ -499,7 +499,6 @@ class NotificationProtocol(BaseProtocol, Timer):
def _handle_UBX(self, command): # contact infos
if not command.payload:
return
- print command.payload
idx, network_id, account = self.__parse_network_and_account(command)
try: