X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoder.c;h=d626bd39db3aae063a6f58502c0df1349fce7ced;hp=788d2e840c6650639407564f08949717fb01a64d;hb=5cc2d7bbc075ef6048bd5cd4e36533e874efb6a7;hpb=b231546d63396fd6cac381b12b99caf07687e7e3 diff --git a/decoder.c b/decoder.c index 788d2e8..d626bd3 100644 --- a/decoder.c +++ b/decoder.c @@ -25,7 +25,6 @@ /* The list of protocol decoders. */ GSList *pd_list = NULL; -GSList *di_list = NULL; /**