summaryrefslogtreecommitdiff
path: root/sigrokdecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigrokdecode.h')
-rw-r--r--sigrokdecode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sigrokdecode.h b/sigrokdecode.h
index 1473969..42749d3 100644
--- a/sigrokdecode.h
+++ b/sigrokdecode.h
@@ -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;