summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2016-07-07 15:13:58 +0200
committerLubomir Rintel <lkundrak@v3.sk>2016-08-01 13:52:36 +0200
commit8e7c94ed07a15a600d4cd015dc722cf055a81fce (patch)
tree62b16e5716fa8bb440101afd06060791f19d2896
parent9e8a227813281331e5831b502a7c149dcc0e9fb6 (diff)
downloadNetworkManager-8e7c94ed07a15a600d4cd015dc722cf055a81fce.tar.gz
cli/connections: there's nothing to complete for reload
-rw-r--r--clients/cli/connections.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/cli/connections.c b/clients/cli/connections.c
index 9e284c8955..b03842bc92 100644
--- a/clients/cli/connections.c
+++ b/clients/cli/connections.c
@@ -8366,7 +8366,6 @@ do_connection_reload (NmCli *nmc, int argc, char **argv)
{
GError *error = NULL;
- /* Not (yet?) supported */
if (nmc->complete)
return nmc->return_value;