Remove unused declaration.
This commit is contained in:
parent
94734aacc6
commit
b9620c24ef
1 changed files with 0 additions and 2 deletions
|
@ -109,8 +109,6 @@ struct Message modrestart_msgtab = {
|
|||
{mg_unreg, mg_not_oper, mg_ignore, mg_ignore, mg_ignore, {mo_modrestart, 0}}
|
||||
};
|
||||
|
||||
extern struct Message error_msgtab;
|
||||
|
||||
void
|
||||
modules_init(void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue