Remove WANT_CHAN_NICK_SERV define and include services commands by default.
They're pretty widely used these days, and the cost is trivial. And quite frankly, the less #ifdefs I have to see, the better. This covers /NICKSERV, /CHANSERV, /OPERSERV and /MEMOSERV. It also brings in the bahamut / unreal /SILENCE server-side-ignore command, and unreal's /HELPOP. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@524 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -654,7 +654,6 @@
|
||||
#endif
|
||||
|
||||
#undef PARANOID /* #define this if your paranoid about dcc hijacking */
|
||||
#undef WANT_CHAN_NICK_SERV /* do we want to include some chan/nick/oper server commands */
|
||||
|
||||
/* new epic stuff */
|
||||
#define OLD_STATUS_S_EXPANDO_BEHAVIOR
|
||||
|
||||
Reference in New Issue
Block a user