yet another small improvement in load_file_dialog to reduce redundant verbosity

This commit is contained in:
stefan schippers 2023-04-29 09:09:06 +02:00
parent 0703f90629
commit 3f2e4f2647
1 changed files with 1 additions and 1 deletions

View File

@ -2984,7 +2984,7 @@ proc load_file_dialog {{msg {}} {ext {}} {global_initdir {INITIALINSTDIR}}
}
}
if {$myload_loadfile == 2} {
myload_place_symbol
set myload_retval { }
}
};# bind .load.l.paneright.list <<ListboxSelect>>
if { [ info exists myload_yview]} {