]> sigrok.org Git - libsigrok.git/blobdiff - sigrok.h.in
remove obsolete libsigrokdecode struct
[libsigrok.git] / sigrok.h.in
index 2e888ccafa13e72c434bc8a0f977a26aaea24afd..2c57ee5c817d6c59945c573aa32fb2ea1f44c100 100644 (file)
@@ -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;