--- deliantra/server/include/sockproto.h 2007/04/23 19:10:17 1.26 +++ deliantra/server/include/sockproto.h 2007/04/25 18:47:50 1.27 @@ -7,7 +7,6 @@ void send_image_info(client *ns, char *params); void send_image_sums(client *ns, char *params); /* info.c */ -void flush_output_element(const object *pl, Output_Buf *outputs); void new_draw_info(int flags, int pri, const object *pl, const char *buf); void new_draw_info_format(int flags, int pri, const object *pl, const char *format, ...); void draw_ext_info(int flags, int pri, const object *pl, uint8 type, uint8 subtype, const char* message,const char* oldmessage);