Minor clean-up
This commit is contained in:
parent
41ce4614d4
commit
51b81a7bf8
@ -36,10 +36,6 @@ end
|
||||
control_server = UNIXServer.new(control_socket_path)
|
||||
File.chmod 0700, control_socket_path
|
||||
|
||||
#at_exit do
|
||||
# control_server.close
|
||||
#end
|
||||
|
||||
$original_stderr.puts "serving control socket"
|
||||
|
||||
connection_id = 0
|
||||
|
Loading…
Reference in New Issue
Block a user