Index: library/nx/nx.tcl =================================================================== diff -u -r18d88a73e8c4aed2496085bcd9202537b0f7930e -r16d627336b40d4eafd46400984337bf3e514605e --- library/nx/nx.tcl (.../nx.tcl) (revision 18d88a73e8c4aed2496085bcd9202537b0f7930e) +++ library/nx/nx.tcl (.../nx.tcl) (revision 16d627336b40d4eafd46400984337bf3e514605e) @@ -1521,7 +1521,6 @@ # attributes based on a list of parameter specifications. ################################################################## Class public method attributes arglist { - puts stderr "+++ attributes calls nx::slotObj" set slotContainer [::nx::slotObj [::nsf::self]] foreach arg $arglist { ::nx::MetaSlot createFromParameterSpec [::nsf::self] {*}$arg