remove dbg message

This commit is contained in:
stefan schippers 2023-02-26 23:46:54 +01:00
parent 32288e056e
commit c908c77351
1 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@
# procedure to create a graph in an empty xschem window and display waveforms
proc create_graph {rawfile node {analysis tran} {color {4 5 6 7 8 9 10 11 12 13 14}}} {
puts " -->$node"
# clear window if not already empty
xschem clear force
# clear loaded raw file if any