diff options
Diffstat (limited to 'modules/m_info.c')
-rw-r--r-- | modules/m_info.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/m_info.c b/modules/m_info.c index e03d06a..f2c29a1 100644 --- a/modules/m_info.c +++ b/modules/m_info.c @@ -151,12 +151,6 @@ static const struct InfoStruct info_table[] = "Forbids channels with special ASCII characters in their name" }, { - "restrict_channels", - OUTPUT_BOOLEAN_YN, - &ConfigChannel.restrict_channels, - "Only reserved channels are allowed" - }, - { "knock_delay", OUTPUT_DECIMAL, &ConfigChannel.knock_delay, |