]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/maynuo-m97/api.c
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / maynuo-m97 / api.c
index 08bc16159820b0902921e84683812727ab54007c..970e843733d19299daba96fad30078db0512ea12 100644 (file)
@@ -365,7 +365,6 @@ static int config_list(uint32_t key, GVariant **data, const struct sr_dev_inst *
        devc = (sdi) ? sdi->priv : NULL;
 
        if (!cg) {
-               /* No channel group: global options. */
                return STD_CONFIG_LIST(key, data, sdi, cg, scanopts, drvopts, devopts);
        } else {
                switch (key) {