X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/c1c91f9438713b71a0b8b7cc9104458c7a6a3b47..d25c6eb1b223d1a0993dde9a28c97ef95e54bceb:/src/s_user.c diff --git a/src/s_user.c b/src/s_user.c index ae3f877..c315565 100644 --- a/src/s_user.c +++ b/src/s_user.c @@ -1031,8 +1031,6 @@ user_mode(struct Client *client_p, struct Client *source_p, int parc, const char Count.oper--; - /* Do we need to propegate these? I'm not 100% sure - * so we should test it when we have a testnet */ user_metadata_delete(source_p, "OPERSTRING", 1); user_metadata_delete(source_p, "SWHOIS", 1);