X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/61e5bc764f2b35c333b11e5421c2e2495923b321..109d788a6a63bb604a2c72dd101bc9e58885b1f2:/src/am7xxx.c diff --git a/src/am7xxx.c b/src/am7xxx.c index dd69fc5..74ae689 100644 --- a/src/am7xxx.c +++ b/src/am7xxx.c @@ -720,7 +720,6 @@ static int open_device(am7xxx_context *ctx, /* the usb device has already been opened */ if ((*dev)->usb_device) { - debug(ctx, "(*dev)->usb_device already set\n"); ret = 1; goto out; }