Remove close message
git-svn-id: file:///home/svn/framework3/trunk@8995 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
e98af96779
commit
949874e541
|
@ -130,7 +130,6 @@ protected
|
|||
# Remove this socket from the polled client list in the server
|
||||
obj.service.listener.clients.delete(cli)
|
||||
|
||||
cli.instance_eval("def close; $stderr.puts caller.inspect; end")
|
||||
return
|
||||
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue