X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Ffx2lafw%2Ffx2lafw.h;h=c68b4aecda0ec2cfca53e3b5e914557fd5fef78b;hb=006dbe55878ec7499e58a130c27f6c4297ada54b;hp=f599feb62c3147ef870611c598aff78fe7e28e7e;hpb=f5cfe894eca22fc40dac721566a727cae8d8454c;p=libsigrok.git diff --git a/hardware/fx2lafw/fx2lafw.h b/hardware/fx2lafw/fx2lafw.h index f599feb6..c68b4aec 100644 --- a/hardware/fx2lafw/fx2lafw.h +++ b/hardware/fx2lafw/fx2lafw.h @@ -60,10 +60,6 @@ struct fx2lafw_profile { uint32_t dev_caps; }; -struct drv_context { - GSList *instances; -}; - struct dev_context { const struct fx2lafw_profile *profile;