Remove duplicate global definitions
This fixes compiling with gcc-10. Reported by ixz.
This commit is contained in:
@@ -118,7 +118,6 @@ extern int doing_notice;
|
||||
|
||||
static void oper_password_received (char *, char *);
|
||||
|
||||
int no_hook_notify = 0;
|
||||
int load_depth = -1;
|
||||
|
||||
extern char cx_function[];
|
||||
|
||||
Reference in New Issue
Block a user