mirror of
https://github.com/anope/anope.git
synced 2026-07-02 01:26:39 +02:00
Remove SSYNC_UNKNOWN. All IRCds can report sync state, and for those that _really_ can't, we can find out via PING/PONG exchange anyway. We will be making use of sync state more shortly.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2441 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -136,7 +136,6 @@ IRCDVar myIrcd[] = {
|
||||
1, /* support helper umode */
|
||||
0, /* p10 */
|
||||
NULL, /* character set */
|
||||
0, /* reports sync state */
|
||||
1, /* CIDR channelbans */
|
||||
"$", /* TLD Prefix for Global */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user