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

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 8 17:04:10 PDT 2014


Revision: 13210
          http://trac.calendarserver.org//changeset/13210
Author:   sagen at apple.com
Date:     2014-04-08 17:04:10 -0700 (Tue, 08 Apr 2014)
Log Message:
-----------
cleanup

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

Modified: CalendarServer/trunk/calendarserver/tap/util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/util.py	2014-04-09 00:03:31 UTC (rev 13209)
+++ CalendarServer/trunk/calendarserver/tap/util.py	2014-04-09 00:04:10 UTC (rev 13210)
@@ -376,21 +376,6 @@
     principalCollection = principalResourceClass("/principals/", directory)
 
     #
-    # Setup the ProxyDB Service
-    #
-
-    # MOVE2WHO
-    # proxydbClass = namedClass(config.ProxyDBService.type)
-
-    # log.info("Configuring proxydb service of type: {cls}", cls=proxydbClass)
-
-    # try:
-    #     calendaruserproxy.ProxyDBService = proxydbClass(**config.ProxyDBService.params)
-    # except IOError:
-    #     log.error("Could not start proxydb service")
-    #     raise
-
-    #
     # Configure the Site and Wrappers
     #
     wireEncryptedCredentialFactories = []
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140408/93b8dfc5/attachment.html>


More information about the calendarserver-changes mailing list