Skip to content

Commit 89337c0

Browse files
Matthias Kastnert-b
authored andcommitted
remove unnecessary set variable
variable is already set by Igor. No need for this here.
1 parent 20ccecb commit 89337c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

procedures/CodeBrowser_gui.ipf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,6 @@ Function searchSet(sva) : SetVariableControl
477477
case 3: // Live update
478478
Variable dval = sva.dval
479479
String sval = sva.sval
480-
setGlobalStr("search", sval)
481480
updateListBoxHook()
482481
break
483482
case -1: // control being killed

0 commit comments

Comments
 (0)