From cfa608c9ef4b8e8943097f3670f94bf62e36451f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B0=D0=BC=D0=BE=D1=83=D0=BA=D0=B8=D0=BD=20=D0=90?= =?UTF-8?q?=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?= Date: Wed, 24 Mar 2010 14:51:26 +0300 Subject: [PATCH] Removed unnecessary lines of code --- pym/cl_profile.py | 6 ------ 1 file changed, 6 deletions(-) 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): """Объединяем конфигурации"""