From b9006ce3cba742ca2a22d601ba1a63a47b0402c9 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Wed, 3 Sep 2014 14:28:13 +0200 Subject: Remove ProtocolInterface::SendMode() --- src/mode.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mode.cpp') diff --git a/src/mode.cpp b/src/mode.cpp index 66ce313f4..8081188f5 100644 --- a/src/mode.cpp +++ b/src/mode.cpp @@ -495,9 +495,6 @@ void ModeParser::Process(const std::vector& parameters, User* user, LastParse.append(output_mode); LastParse.append(output_parameters); - if (!(flags & MODE_LOCALONLY)) - ServerInstance->PI->SendMode(user, targetuser, targetchannel, LastParseParams, LastParseTranslate); - if (targetchannel) targetchannel->WriteChannel(user, "MODE " + LastParse); else -- cgit v1.3.1-10-gc9f91