proc set_paths: remove forgotten line
This commit is contained in:
parent
629d667eba
commit
94a4685829
|
|
@ -10420,7 +10420,6 @@ proc set_paths {} {
|
|||
|
||||
c_toolbar::clear
|
||||
load_recent_file
|
||||
if {[winfo exists .ins]} { .ins.top3.upd invoke }
|
||||
}
|
||||
|
||||
proc print_help_and_exit {} {
|
||||
|
|
|
|||
Loading…
Reference in New Issue