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