summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-02-26 18:38:31 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-02-26 18:38:31 +0000
commitdb76e99fd07d04e08ed3c3c79b0b8a246bd1b787 (patch)
tree8a0d985bf6c28a4453cf80d05c5df53df9bdd5c1 /include
parent28e0bd2d01276d1ed360e503d3744fbd095c89ea (diff)
- Removed FAKEHOST server capability for now
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3056 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-rw-r--r--include/s_serv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/s_serv.h b/include/s_serv.h
index 9d277f5..573032e 100644
--- a/include/s_serv.h
+++ b/include/s_serv.h
@@ -66,7 +66,6 @@ struct Capability
#define CAP_SVS 0x00004000 /* supports services */
#define CAP_DLN 0x00008000 /* Can do DLINE message */
#define CAP_UNDLN 0x00010000 /* Can do UNDLINE message */
-#define CAP_FAKEHOST 0x00020000 /* supports fake hosts */
/*
* Capability macros.