[CalendarServer-changes] [13879] CalendarServer/trunk/txdav/dps/client.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 15 13:14:56 PDT 2014


Revision: 13879
          http://trac.calendarserver.org//changeset/13879
Author:   sagen at apple.com
Date:     2014-08-15 13:14:56 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
Less noise

Modified Paths:
--------------
    CalendarServer/trunk/txdav/dps/client.py

Modified: CalendarServer/trunk/txdav/dps/client.py
===================================================================
--- CalendarServer/trunk/txdav/dps/client.py	2014-08-14 20:35:02 UTC (rev 13878)
+++ CalendarServer/trunk/txdav/dps/client.py	2014-08-15 20:14:56 UTC (rev 13879)
@@ -164,8 +164,6 @@
                 yield ClientCreator(reactor, amp.AMP).connectUNIX(path)
             )
             self._connection = connection
-        else:
-            log.debug("Already have connection")
         returnValue(self._connection)
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140815/4d33dfef/attachment.html>


More information about the calendarserver-changes mailing list