--- deliantra/server/include/sockproto.h 2008/04/22 07:01:47 1.36 +++ deliantra/server/include/sockproto.h 2008/05/06 16:44:54 1.37 @@ -38,7 +38,6 @@ void set_title(object *pl, char *buf); void magic_mapping_mark(object *pl, char *map_mark, int strength); void draw_magic_map(object *pl); -void Log_Kill(const char *Who, const char *What, int WhatType, const char *With, int WithType); /* init.c */ void init_ericserver(void); void free_all_newserver(void);