summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-04-24 11:13:30 +0200
committerLubomir Rintel <lkundrak@v3.sk>2018-05-10 14:36:58 +0200
commitf70abef5c68c0ebd7b67452358373e76354ff82c (patch)
tree533e5167dc46b7faebd3a5ab74cc93958e1de5f9
parentbf7529823ece67f5cb4ecc404e262426e545ce67 (diff)
downloadNetworkManager-f70abef5c68c0ebd7b67452358373e76354ff82c.tar.gz
cli: drop a useless comment
Thomas doesn't like it and who am I to argue with him.
-rw-r--r--clients/cli/nmcli.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/cli/nmcli.c b/clients/cli/nmcli.c
index cec1930c9b..8700fcdf73 100644
--- a/clients/cli/nmcli.c
+++ b/clients/cli/nmcli.c
@@ -51,7 +51,6 @@
# define NMCLI_VERSION VERSION
#endif
-/* Global NmCli object */
NmCli nm_cli;
/*****************************************************************************/