]> sigrok.org Git - libsigrokdecode.git/blobdiff - sigrokdecode.h
code cleanup
[libsigrokdecode.git] / sigrokdecode.h
index 14739698f91189935db782a4d5775395d7bddbbe..42749d330c846ed7022ebfa93606265ca7eb02ba 100644 (file)
@@ -96,9 +96,6 @@ struct srd_decoder {
        /** The author of the decoder. May be NULL. */
        char *author;
 
-       /** An email address of the decoder's author. May be NULL. */
-       char *email;
-
        /** The license of the decoder. Valid values: "gplv2+", "gplv3+". */
        char *license;