summaryrefslogtreecommitdiff
path: root/tk/library/demos/msgbox.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tk/library/demos/msgbox.tcl')
-rw-r--r--tk/library/demos/msgbox.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tk/library/demos/msgbox.tcl b/tk/library/demos/msgbox.tcl
index 73b7caa512d..bc286c16c50 100644
--- a/tk/library/demos/msgbox.tcl
+++ b/tk/library/demos/msgbox.tcl
@@ -63,4 +63,3 @@ proc showMessageBox {w} {
tk_messageBox -icon info -message "You have selected \"$button\"" -type ok\
-parent $w
}
-