[CalendarServer-changes] [7234] CalendarServer/trunk/calendarserver/tap/util.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 22 08:18:55 PDT 2011


Revision: 7234
          http://trac.macosforge.org/projects/calendarserver/changeset/7234
Author:   sagen at apple.com
Date:     2011-03-22 08:18:52 -0700 (Tue, 22 Mar 2011)
Log Message:
-----------
Removing unused variable

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tap/util.py

Modified: CalendarServer/trunk/calendarserver/tap/util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/util.py	2011-03-22 04:07:39 UTC (rev 7233)
+++ CalendarServer/trunk/calendarserver/tap/util.py	2011-03-22 15:18:52 UTC (rev 7234)
@@ -481,7 +481,6 @@
             (config.EnableCardDAV, "carddav"),
         ):
             if enabled:
-                host = config.ServerHostName
                 if config.EnableSSL:
                     scheme = "https"
                     port = config.SSLPort
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110322/0ba74a0e/attachment.html>


More information about the calendarserver-changes mailing list