]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/manson-hcs-3xxx/api.c
Drop unnecessary struct sr_dev_driver forward declarations
[libsigrok.git] / src / hardware / manson-hcs-3xxx / api.c
index 4a253a18ebfc40587efce9b661d2645a73bcb35f..feeef963a93b06fe2bd5649108d8f3ed23c78585 100644 (file)
@@ -73,8 +73,6 @@ static const struct hcs_model models[] = {
        ALL_ZERO
 };
 
-SR_PRIV struct sr_dev_driver manson_hcs_3xxx_driver_info;
-
 static GSList *scan(struct sr_dev_driver *di, GSList *options)
 {
        int i, model_id;