From 0e63e1bfffaeb8fe6f06da5c8f2b610c9074eabb Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Fri, 3 Jan 2025 13:48:23 +0100 Subject: [PATCH] remove commented dirty hack --- src/xschem.tcl | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/xschem.tcl b/src/xschem.tcl index 0db6a587..43c24d94 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -8828,21 +8828,6 @@ if { [info exists has_x]} { } } -# This is a dirty hack to make a click on an open menu close it. -# not guaranteed to work on future tk versions - -# bind Menu