--- deliantra/server/include/client.h 2007/08/24 00:26:10 1.67 +++ deliantra/server/include/client.h 2007/10/01 01:09:10 1.68 @@ -264,7 +264,6 @@ void gather_callbacks (AV *&callbacks, event_type event) const; iow socket_ev; void socket_cb (iow &w, int got); - iw cmd_ev; void cmd_cb (iw &w); std::deque< command, slice_allocator > cmd_queue;