X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fscpi-pps%2Fprotocol.h;h=ba1905132442019ceff60732cb9b2fe389a92fcb;hb=1f8f5bc08e0f684156baac513431b40d79ab4ea1;hp=f939b0d729722ff89d7c2fd231dcac5de5e53436;hpb=3c996d8e231eb3ae2ff37182a0c9762bcd681770;p=libsigrok.git diff --git a/src/hardware/scpi-pps/protocol.h b/src/hardware/scpi-pps/protocol.h index f939b0d7..ba190513 100644 --- a/src/hardware/scpi-pps/protocol.h +++ b/src/hardware/scpi-pps/protocol.h @@ -139,9 +139,6 @@ struct dev_context { /* Model-specific information */ const struct scpi_pps *device; - /* Acquisition settings */ - void *cb_data; - /* Operational state */ gboolean beeper_was_set; struct channel_spec *channels;