(*) Peer has new fields person_ids and site_ids
[plcapi.git] / PLC / Methods / DeleteNode.py
index c8dc2d8..0f07230 100644 (file)
@@ -32,7 +32,6 @@ class DeleteNode(Method):
             raise PLCInvalidArgument, "No such node"
 
         node = nodes[0]
-       ### xxx here xxx
        PLCCheckLocalNode(node,"DeleteNode")
 
         # If we are not an admin, make sure that the caller is a