summaryrefslogtreecommitdiff
path: root/sigrokdecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigrokdecode.h')
-rw-r--r--sigrokdecode.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sigrokdecode.h b/sigrokdecode.h
index 3f2d3c9..ded00bf 100644
--- a/sigrokdecode.h
+++ b/sigrokdecode.h
@@ -116,12 +116,6 @@ struct srd_decoder {
*/
char *license;
- /** TODO */
- GSList *inputformats;
-
- /** TODO */
- GSList *outputformats;
-
/** List of probes required by this decoder. */
GSList *probes;