Skip to content

Commit cc4215e

Browse files
committed
addDecoratedMenu: Kill S_filename global after Grep call
Forgotten in 624a1cd (include Menus, 2018-12-05).
1 parent d833751 commit cc4215e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

procedures/CodeBrowser.ipf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ Function addDecoratedMenu(module, procedureWithoutModule, declWave, lineWave)
545545
Wave W_Index
546546
Duplicate/FREE W_Index wavLineNumber
547547
KillWaves/Z W_Index
548+
KillStrings/Z S_filename
548549
if(!numMatches)
549550
return 0
550551
endif

0 commit comments

Comments
 (0)