X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fzeroplus-logic-cube%2Fzeroplus.c;h=85555d8582b5419eb977cc893229fc88e134efb5;hb=e9022f596d9a6d35919445f3aa6394061b3e6681;hp=7f6196a80a8ee35dce602c41554b3cc482cb5b77;hpb=f5cfe894eca22fc40dac721566a727cae8d8454c;p=libsigrok.git diff --git a/hardware/zeroplus-logic-cube/zeroplus.c b/hardware/zeroplus-logic-cube/zeroplus.c index 7f6196a8..85555d85 100644 --- a/hardware/zeroplus-logic-cube/zeroplus.c +++ b/hardware/zeroplus-logic-cube/zeroplus.c @@ -147,11 +147,6 @@ static const struct sr_samplerates samplerates = { supported_samplerates, }; -/* Private driver context. */ -struct drv_context { - GSList *instances; -}; - /* Private, per-device-instance driver context. */ struct dev_context { uint64_t cur_samplerate;