X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcommands.cpp;h=35aada548955469b9104fbb8318f3e25938b47f0;hb=9b17aecc0d711b1345416c0510adb270399960a9;hp=f62f00340dff9374611896c004f7a40b03481cee;hpb=e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/commands.cpp b/src/commands.cpp index f62f00340..35aada548 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -143,4 +143,3 @@ CmdResult SplitCommand::HandleServer(const std::vector&, FakeUser*) { return CMD_INVALID; } -