]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/pipistrello-ols/api.c
Drop unnecessary struct sr_dev_driver forward declarations
[libsigrok.git] / src / hardware / pipistrello-ols / api.c
index b9da2f98ab55891d5f31c74b747261dcde595dc4..dd8155867d78639ba48d5eaf6016d60efc7b1ba2 100644 (file)
@@ -75,8 +75,6 @@ static const uint64_t samplerates[] = {
        SR_HZ(1),
 };
 
-SR_PRIV struct sr_dev_driver p_ols_driver_info;
-
 static GSList *scan(struct sr_dev_driver *di, GSList *options)
 {
        struct sr_dev_inst *sdi;