diff --git a/lib/function.tcl b/lib/function.tcl index 8429a90..2662087 100644 --- a/lib/function.tcl +++ b/lib/function.tcl @@ -8,7 +8,6 @@ proc Quit {} { global servers_list - puts [tcl2json $servers_list] exit }