[CalendarServer-changes] [4164] CalendarServer/trunk/twext/web2/channel/http.py

source_changes at macosforge.org source_changes at macosforge.org
Mon May 4 13:25:21 PDT 2009


Revision: 4164
          http://trac.macosforge.org/projects/calendarserver/changeset/4164
Author:   wsanchez at apple.com
Date:     2009-05-04 13:25:21 -0700 (Mon, 04 May 2009)
Log Message:
-----------
Not useful

Modified Paths:
--------------
    CalendarServer/trunk/twext/web2/channel/http.py

Modified: CalendarServer/trunk/twext/web2/channel/http.py
===================================================================
--- CalendarServer/trunk/twext/web2/channel/http.py	2009-05-04 20:16:03 UTC (rev 4163)
+++ CalendarServer/trunk/twext/web2/channel/http.py	2009-05-04 20:25:21 UTC (rev 4164)
@@ -112,8 +112,6 @@
         if accounting.accountingEnabledForCategory("HTTP"):
             self.logData = LogData()
             self.transport = HTTPLoggingChannelRequest.TransportLoggingWrapper(self.transport, self.logData.response)
-        else:
-            None
 
     def gotInitialLine(self, initialLine):
         
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090504/ad6219c3/attachment.html>


More information about the calendarserver-changes mailing list