mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
globals: Remove print leftover
Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
This commit is contained in:
@@ -496,7 +496,6 @@ static bool global_parse_opt(int opt, char *optarg)
|
||||
return true;
|
||||
case 'n':
|
||||
sigcheck = !optarg_to_bool(optarg);
|
||||
printf("!!! sig %d\n", false);
|
||||
return true;
|
||||
case 'I':
|
||||
timecheck = !optarg_to_bool(optarg);
|
||||
|
||||
Reference in New Issue
Block a user