ircd: remove basically entirely pointless ServerInfo.hub (closes #167)
This commit is contained in:
parent
72b51232a9
commit
1859e9d7d7
8 changed files with 0 additions and 36 deletions
|
@ -285,12 +285,6 @@ static struct InfoStruct info_table[] = {
|
|||
&ConfigFileEntry.hide_spoof_ips,
|
||||
"Hide IPs of spoofed users"
|
||||
},
|
||||
{
|
||||
"hub",
|
||||
OUTPUT_BOOLEAN_YN,
|
||||
&ServerInfo.hub,
|
||||
"Server is a hub"
|
||||
},
|
||||
{
|
||||
"kline_delay",
|
||||
OUTPUT_DECIMAL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue