Commit cf0ce5b2 authored by Stefan H. Holek's avatar Stefan H. Holek

Removed commented-out code.

parent cabe0c6b
......@@ -397,7 +397,6 @@ class Resource(ExtensionClass.Base, Lockable.LockableItem):
self._notifyOfCopyTo(parent, op=0)
ob = self._getCopy(parent)
ob._setId(name)
#notify(ObjectCopiedEvent(ob, self))
if depth=='0' and isDavCollection(ob):
for id in ob.objectIds():
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment