Some trivial code cleanup.
This commit is contained in:
parent
d422cccad9
commit
d56f26b5d6
2 changed files with 1 additions and 2 deletions
|
@ -208,7 +208,7 @@ proc openFile { filename } {
|
|||
close $fileId
|
||||
|
||||
loadCfg $cfg
|
||||
switchCanvas none;
|
||||
switchCanvas none
|
||||
set undolog(0) $cfg
|
||||
set activetool select
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue