ao-tools/ao-test-igniter: Remove bogus printf
[fw/altos] / ao-tools / ao-test-igniter / ao-test-igniter.c
index 6a699fe8586d0a60ec19cac6ad9d865a05ae9a43..419c89482c84d721af51bf6e26f91d3a7652312a 100644 (file)
@@ -190,7 +190,6 @@ main (int argc, char **argv)
        if (verbose > 1)
                ccdbg_add_debug(CC_DEBUG_BITBANG);
 
-       printf ("device %s\n", device);
        if (!tty)
                tty = cc_usbdevs_find_by_arg(device, "TeleMega-v1.0");
        if (!tty)