1
0
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:
rburchell
2009-08-08 16:39:14 +00:00
parent 51d869db57
commit 4e76d13428
7 changed files with 5 additions and 14 deletions
-1
View File
@@ -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 */
}