mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
main: removed mcufw debug message
This commit is contained in:
@@ -1209,12 +1209,6 @@ int parse_opt(int argc, char **argv, struct arguments *args,
|
||||
args->scan_usb)
|
||||
args->is_list_command = true;
|
||||
|
||||
if (args->mcufw.empty()) {
|
||||
printf("empty\n");
|
||||
} else {
|
||||
printf("pas empty\n");
|
||||
}
|
||||
|
||||
if (args->bit_file.empty() &&
|
||||
args->secondary_bit_file.empty() &&
|
||||
args->file_type.empty() &&
|
||||
|
||||
Reference in New Issue
Block a user