summaryrefslogtreecommitdiff
path: root/tools/eos-profile-tool/eos-profile-cmd-show.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eos-profile-tool/eos-profile-cmd-show.c')
-rw-r--r--tools/eos-profile-tool/eos-profile-cmd-show.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/eos-profile-tool/eos-profile-cmd-show.c b/tools/eos-profile-tool/eos-profile-cmd-show.c
index b01bd14..4867dc2 100644
--- a/tools/eos-profile-tool/eos-profile-cmd-show.c
+++ b/tools/eos-profile-tool/eos-profile-cmd-show.c
@@ -57,9 +57,7 @@ eos_profile_cmd_show_parse_args (int argc,
if (files->len == 0)
{
- g_printerr ("Usage: eos-profile show FILE [FILE...]\n");
g_ptr_array_unref (files);
-
return FALSE;
}