From eb217bbc2e084e8e441bdb821b24f44237b8aa05 Mon Sep 17 00:00:00 2001 From: asamoukin Date: Thu, 6 Nov 2008 14:17:34 +0000 Subject: [PATCH] git-svn-id: http://svn.calculate.ru/calculate2/calculate-lib/trunk@379 c91db197-33c1-4113-bf15-f8a5c547ca64 --- pym/cl_profile.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/pym/cl_profile.py b/pym/cl_profile.py index 00b2010..dfdbdf5 100644 --- a/pym/cl_profile.py +++ b/pym/cl_profile.py @@ -2028,8 +2028,6 @@ class profile(_file, _terms): if os.path.exists(oldFile): os.remove(oldFile) return False - else: - return False # Если есть указатель на файл профиля (link) if objHeadNew.params.has_key("link"): profileFile = objHeadNew.params['link']