diff --git a/src/scpi/scpi.c b/src/scpi/scpi.c index 5b36daab..3601ea55 100644 --- a/src/scpi/scpi.c +++ b/src/scpi/scpi.c @@ -918,8 +918,6 @@ SR_PRIV int sr_scpi_get_hw_id(struct sr_scpi_dev_inst *scpi, if (ret != SR_OK && !response) return ret; - sr_info("Got IDN string: '%s'", response); - /* * The response to a '*IDN?' is specified by the SCPI spec. It contains * a comma-separated list containing the manufacturer name, instrument