X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcommands.cpp;h=35aada548955469b9104fbb8318f3e25938b47f0;hb=98ef89c392a63bb7a78df5e8d8283c848f9dd2af;hp=f62f00340dff9374611896c004f7a40b03481cee;hpb=fd0fa86da89ab4cefa778307088ef2552a05a170;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; } -