]> sigrok.org Git - libsigrok.git/blobdiff - input/binary.c
All drivers: Drop unneeded comments.
[libsigrok.git] / input / binary.c
index 8348ea82dd9870a6aa223c6fcc804dc5fe4ad0c2..2c7475114dcf0f331f683c50c2bf905a944a0ca7 100644 (file)
@@ -35,7 +35,6 @@ struct context {
 
 static int format_match(const char *filename)
 {
-       /* suppress compiler warning */
        (void)filename;
 
        /* this module will handle anything you throw at it */