remove obsolete libsigrokdecode struct

This commit is contained in:
Bert Vermeulen 2012-01-07 02:13:05 +01:00
parent 8ff6afc95d
commit db4b455bee
1 changed files with 0 additions and 6 deletions

View 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;