]> sigrok.org Git - libsigrokdecode.git/blobdiff - libsigrokdecode.h
configure.ac: Bump libtool/library version from 6:0:2 to 6:1:2.
[libsigrokdecode.git] / libsigrokdecode.h
index b9cc921287e876347ceea9d1ea08f61a46046f2e..287f2d5a4cf56c70739a4f797957402509901d5c 100644 (file)
@@ -161,9 +161,6 @@ struct srd_decoder {
        /** List of possible decoder output IDs. */
        GSList *outputs;
 
-       /** List of tags associated with this decoder. */
-       GSList *tags;
-
        /** List of channels required by this decoder. */
        GSList *channels;