Minor clean-up

This commit is contained in:
Patrick Lühne 2020-05-26 03:00:20 +02:00
parent 41ce4614d4
commit 51b81a7bf8
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 0 additions and 4 deletions

View File

@ -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