diff --git a/sigrok.h.in b/sigrok.h.in index 2e888cca..2c57ee5c 100644 --- a/sigrok.h.in +++ b/sigrok.h.in @@ -117,12 +117,6 @@ struct sr_datafeed_logic { void *data; }; -struct sr_datafeed_pd { - char *protocol; - char *annotation; - unsigned char *data; -}; - #if defined(HAVE_LA_ALSA) struct sr_analog_probe { uint8_t att;