From 6f720eaf111826a1588b37870bf1af638b1420a0 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Wed, 23 Dec 2015 11:59:45 +0100 Subject: no longer need to keep this; it's always the top level item --- akonadi2_cli/module.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'akonadi2_cli/module.cpp') diff --git a/akonadi2_cli/module.cpp b/akonadi2_cli/module.cpp index dfc58c8..125caaa 100644 --- a/akonadi2_cli/module.cpp +++ b/akonadi2_cli/module.cpp @@ -100,7 +100,6 @@ Module::Command Module::match(const QStringList &commandLine) const } if (!syntaxIt.hasNext()) { - tailCommands << word; break; } } -- cgit v1.2.3