X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcolead-slm%2Fprotocol.h;h=0e37cd95ab4b8122bbfed1de0aafad245e57d597;hb=4c0e310ca305ba776aa70d8062f467ac246c910b;hp=7963babb451ccd4103bad16665d68d608c107aa0;hpb=a8d09e13264be77bcf1fe53202880ce4c26e39f9;p=libsigrok.git diff --git a/hardware/colead-slm/protocol.h b/hardware/colead-slm/protocol.h index 7963babb..0e37cd95 100644 --- a/hardware/colead-slm/protocol.h +++ b/hardware/colead-slm/protocol.h @@ -52,7 +52,6 @@ struct dev_context { /** The current number of already received samples. */ uint64_t num_samples; struct sr_serial_dev_inst *serial; - char *serialcomm; int state; char buf[10]; int buflen;