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']