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