Remove deprecated/unused irc_servers option

This commit is contained in:
Jon Siwek 2019-06-27 17:48:01 -07:00
parent e9fefa6501
commit a520433636
4 changed files with 1 additions and 9 deletions

View file

@ -3855,12 +3855,6 @@ type PE::SectionHeader: record {
}
module GLOBAL;
## Deprecated.
##
## .. todo:: Remove. It's still declared internally but doesn't seem used anywhere
## else.
global irc_servers : set[addr] &redef;
## Internal to the stepping stone detector.
const stp_delta: interval &redef;