diff --git a/pym/cl_profile.py b/pym/cl_profile.py index acfea71..169d5d0 100644 --- a/pym/cl_profile.py +++ b/pym/cl_profile.py @@ -6290,12 +6290,6 @@ class plasma(samba): parentNode = xmlArea.nextSibling.parentNode parentNode.removeChild(xmlArea.nextSibling) - #xmlName = xpath.Evaluate("child::caption/name", xmlArea)[0] - #print "------------------------------------" - #print "Name =", xmlName.firstChild - #if xmlArea.previousSibling: - #print "PR_TYPE =", self.docObj.getTypeField(xmlArea.previousSibling) - def join(self, kdeObj): """Объединяем конфигурации"""