From 43109725fdec3b34c73faa3ebcb5b63af3dcebcd Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Wed, 10 Sep 2025 10:31:36 +0200 Subject: [PATCH] remove debug event printouts --- src/xschem.tcl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/xschem.tcl b/src/xschem.tcl index 2396c112..e54b4d23 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -8697,16 +8697,16 @@ global env has_x OS autofocus_mainwindow } } - bind $topwin "puts DBP; xschem callback %W -3 %x %y 0 %b 0 %s" + bind $topwin "xschem callback %W -3 %x %y 0 %b 0 %s" bind $topwin "xschem callback %W -3 %x %y 0 %b 0 %s" bind $topwin "xschem callback %W -3 %x %y 0 %b 0 %s" bind $topwin "xschem callback %W %T %x %y 0 %w %h 0" if {$autofocus_mainwindow} { bind $topwin "focus $topwin; xschem callback %W %T %x %y 0 %b 0 %s" } else { - bind $topwin "puts BP; xschem callback %W %T %x %y 0 %b 0 %s" + bind $topwin "xschem callback %W %T %x %y 0 %b 0 %s" } - bind $topwin "puts BR; xschem callback %W %T %x %y 0 %b 0 %s" + bind $topwin "xschem callback %W %T %x %y 0 %b 0 %s" #### test: show keybindings bind $topwin "