Remove duplicate global definitions
This fixes compiling with gcc-10. Reported by ixz.
This commit is contained in:
@@ -66,7 +66,6 @@ void show_server_map (void);
|
||||
int stats_k_grep (char **);
|
||||
void who_handlekill (char *, char *, char *);
|
||||
void handle_tracekill (int, char *, char *, char *);
|
||||
int no_hook_notify;
|
||||
extern AJoinList *ajoin_list;
|
||||
void remove_from_server_list (int);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user