diff --git a/tests/rigctld.c b/tests/rigctld.c index 2cc7c2628..93fcbada1 100644 --- a/tests/rigctld.c +++ b/tests/rigctld.c @@ -548,11 +548,13 @@ int main(int argc, char *argv[]) } } +#if 0 if (!vfo_mode) { printf("Recommend using --vfo switch for rigctld if client supports it\n"); printf("rigctl and netrigctl will automatically detect vfo mode\n"); } +#endif rig_set_debug(verbose);