diff options
Diffstat (limited to 'lib/error.tcl')
| -rw-r--r-- | lib/error.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/error.tcl b/lib/error.tcl index 4e95b407bd..fc0b5ad5e0 100644 --- a/lib/error.tcl +++ b/lib/error.tcl @@ -71,7 +71,6 @@ proc ask_popup {msg} { } proc hook_failed_popup {hook msg {is_fatal 1}} { - global use_ttk set w .hookfail Dialog $w wm withdraw $w |
