]> sigrok.org Git - libsigrok.git/blobdiff - src/hwdriver.c
Make SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.
[libsigrok.git] / src / hwdriver.c
index 5a4b1b01b77ce2aec84cadfdd1a69f76a6112b74..0aa7eb8c0f0517bf44dee0c30c964bdc679fcfe9 100644 (file)
@@ -173,10 +173,6 @@ static struct sr_key_info sr_key_info_config[] = {
                "Over-temperature protection active", NULL},
 
        /* Special stuff */
-       {SR_CONF_SCAN_OPTIONS, SR_T_STRING, "scan_options",
-               "Scan options", NULL},
-       {SR_CONF_DEVICE_OPTIONS, SR_T_STRING, "device_options",
-               "Device options", NULL},
        {SR_CONF_SESSIONFILE, SR_T_STRING, "sessionfile",
                "Session file", NULL},
        {SR_CONF_CAPTUREFILE, SR_T_STRING, "capturefile",