diff --git a/src/common/connection.py b/src/common/connection.py
index b3383f8522133c425153f7c4cb7e5bffda91d1e3..2f9fb53cf6f44c028508f2d638e32584022da86f 100644
--- a/src/common/connection.py
+++ b/src/common/connection.py
@@ -514,7 +514,6 @@ class CommonConnection:
         groupchat_jid is used when we want to send a request to a real jid and
         act as if the answer comes from the groupchat_jid
         """
-        print 'request_last_status_time', self.connection
         if not self.connection:
             return
         to_whom_jid = jid