summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2015-12-06 12:01:02 +0100
committerAttila Molnar <attilamolnar@hush.com>2015-12-06 12:01:02 +0100
commit7343ac33fbc64fd6d4426da4203530c3aef95e29 (patch)
treee3c90bc5a3d54021ad95a72b2685d7d2f6f211f5 /include/configreader.h
parente4b17fd39b476fefec73d0956e6f40bd7ec254fc (diff)
parentf9f59c2706f965f7f753271f54536cf0531a2ba8 (diff)
Merge branch 'master+echomessage-invitenotify'
Diffstat (limited to 'include/configreader.h')
-rw-r--r--include/configreader.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configreader.h b/include/configreader.h
index 9b73dd3c6..fe1e5da9e 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -431,11 +431,6 @@ class CoreExport ServerConfig
*/
bool CycleHostsFromUser;
- /** If set to true, prefixed channel NOTICEs and PRIVMSGs will have the prefix
- * added to the outgoing text for undernet style msg prefixing.
- */
- bool UndernetMsgPrefix;
-
/** If set to true, the full nick!user\@host will be shown in the TOPIC command
* for who set the topic last. If false, only the nick is shown.
*/