Monotone-Parent: 04b625432f61d61c8ad3468663a06f21d77e73f6

Monotone-Revision: b56b2c1b7a8155f6fbc34ea733e9335ecbd949ab

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-02T21:21:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-02-02 21:21:18 +00:00
parent 7ab5be678e
commit 8118ad5820
-1
View File
@@ -138,7 +138,6 @@ class WebDAVQuery(HTTPQuery):
self.depth = depth
self.ns_mgr = _WD_XMLNS_MGR()
self.top_node = None
self.xml_response = None
self.xpath_namespace = { "D": xmlns_dav }
# helper for PROPFIND and REPORT (only)