summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp1
1 files changed, 0 insertions, 1 deletions
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<std::string>&, FakeUser*)
{
return CMD_INVALID;
}
-