--- deliantra/server/include/sockproto.h 2006/12/14 04:30:32 1.15 +++ deliantra/server/include/sockproto.h 2006/12/14 20:39:54 1.16 @@ -53,7 +53,6 @@ /* lowlevel.c */ void Socket_Flush (client_socket *ns); void write_socket_buffer(client_socket *ns); -void Send_With_Handling(client_socket *ns, packet *msg); void write_cs_stats(void); /* request.c */ void SetUp(char *buf, int len, client_socket *ns);