*** empty log message ***

svn path=/trunk/boinc/; revision=3524
This commit is contained in:
Rom Walton 2004-06-10 08:37:45 +00:00
parent e1196c0b28
commit 0c87cfd45c
1 changed files with 0 additions and 3 deletions

View File

@ -378,9 +378,6 @@ bool GUI_RPC_CONN_SET::poll() {
"GUI RPC request from non-local address 0x%x\n",
peer_ip
);
GUI_RPC_CONN* gr = new GUI_RPC_CONN(sock);
insert(gr);
} else {
GUI_RPC_CONN* gr = new GUI_RPC_CONN(sock);
insert(gr);