From: Uwe Hermann Date: Thu, 31 May 2018 18:53:31 +0000 (+0200) Subject: scpi.c: Drop an unneeded log message. X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=1c5adc5ff7cb67dd6bd22ad1890aedba1e979a5f;p=libsigrok.git scpi.c: Drop an unneeded log message. The IDN string is already logged by sr_scpi_get_string(). --- 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