Remove diagnostic line

git-svn-id: file:///home/svn/framework3/trunk@9165 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2010-04-27 23:08:06 +00:00
parent 49635c4ab0
commit 4308689fd9
1 changed files with 0 additions and 2 deletions

View File

@ -149,8 +149,6 @@ protected
# Append to the list of clients
self.clients << cli
elog("Clients: #{self.clients.length} #{self.clients.inspect}")
# Initialize the connection processing
on_client_connect(cli)