]> sigrok.org Git - libsigrok.git/blobdiff - src/hwdriver.c
Drop obsolete SR_CONF_MEASURED_2ND_QUANTITY.
[libsigrok.git] / src / hwdriver.c
index fa730a971ba40de1501d99362b6c0aa32d606f4c..c5d4bf29b02ded8aa387f8266ef129ef400fb9ab 100644 (file)
@@ -167,8 +167,6 @@ static struct sr_key_info sr_key_info_config[] = {
                "Output frequency target", NULL},
        {SR_CONF_MEASURED_QUANTITY, SR_T_MQ, "measured_quantity",
                "Measured quantity", NULL},
-       {SR_CONF_MEASURED_2ND_QUANTITY, SR_T_STRING, "measured_2nd_quantity",
-               "Measured secondary quantity", NULL},
        {SR_CONF_EQUIV_CIRCUIT_MODEL, SR_T_STRING, "equiv_circuit_model",
                "Equivalent circuit model", NULL},
        {SR_CONF_OVER_TEMPERATURE_PROTECTION_ACTIVE, SR_T_BOOL, "otp_active",