This commit is contained in:
uenz 2021-01-03 13:31:57 +01:00
parent eb5c6490f7
commit 25785393fc
1 changed files with 0 additions and 2 deletions

View File

@ -191,8 +191,6 @@ class ScriptObject(FlatCAMObj):
return uplevel 1 [expr {{[llength [info command $p]] > 0}}]
}}
#set alreadydefined [procExists "info_original"]
#if {{${{alreadydefined}}==0}} {{
if {{[procExists "info_original"]==0}} {{
rename info info_original
}}