X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcolead-slm%2Fprotocol.h;h=84d65117d3a41017e3b68de343e5fcdafbb0a224;hb=a0c7e23ad871c0e77dd8632c76f87bec1c6fd002;hp=7963babb451ccd4103bad16665d68d608c107aa0;hpb=a8d09e13264be77bcf1fe53202880ce4c26e39f9;p=libsigrok.git diff --git a/hardware/colead-slm/protocol.h b/hardware/colead-slm/protocol.h index 7963babb..84d65117 100644 --- a/hardware/colead-slm/protocol.h +++ b/hardware/colead-slm/protocol.h @@ -51,8 +51,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;