]> sigrok.org Git - libsigrok.git/blobdiff - hardware/tondaj-sl-814/api.c
Remove non-error hw_info_get() messages.
[libsigrok.git] / hardware / tondaj-sl-814 / api.c
index 28e9bc853e5ca947a2dc91205bde661ccaef820f..5b7ed363bc3b4b195cf20ae11a113d02de969796 100644 (file)
@@ -208,7 +208,6 @@ static int hw_info_get(int info_id, const void **data,
                *data = hwcaps;
                break;
        default:
-               sr_err("Unknown info_id: %d.", info_id);
                return SR_ERR_ARG;
        }