--- deliantra/server/socket/lowlevel.C 2007/02/04 21:02:54 1.33 +++ deliantra/server/socket/lowlevel.C 2007/03/01 12:28:17 1.34 @@ -411,8 +411,6 @@ client::send (void *buf_, int len) { char *buf = (char *)buf_; - char *pos = buf; - int amt = 0; if (destroyed () || !buf) return;