scpi-pps: Drop unused function prototype.
This commit is contained in:
parent
116670b15d
commit
3c996d8e23
|
@ -154,7 +154,6 @@ struct dev_context {
|
|||
SR_PRIV extern unsigned int num_pps_profiles;
|
||||
SR_PRIV extern const struct scpi_pps pps_profiles[];
|
||||
|
||||
SR_PRIV const char *get_vendor(const char *raw_vendor);
|
||||
SR_PRIV int select_channel(const struct sr_dev_inst *sdi, struct sr_channel *ch);
|
||||
SR_PRIV int scpi_pps_receive_data(int fd, int revents, void *cb_data);
|
||||
|
||||
|
|
Loading…
Reference in New Issue