Remove some debug from rigctl.c

This commit is contained in:
Mike Black W9MDB 2022-02-09 23:54:51 -06:00
parent f2a41a6452
commit 43f8a1d680

View File

@ -203,7 +203,6 @@ int main(int argc, char *argv[])
}
rig_file = optarg;
rig_debug(RIG_DEBUG_VERBOSE, "%s: rig_file=%s\n", __func__, rig_file);
break;
case 'p':