Remove removed function from public header
reefnet_sensusultra_device_set_maxretries was killed off back in v0.3, but was still lying around in the public header. Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
parent
a72c03188d
commit
ab92043dc3
@ -44,9 +44,6 @@ typedef enum reefnet_sensusultra_parameter_t {
|
||||
dc_status_t
|
||||
reefnet_sensusultra_device_open (dc_device_t **device, dc_context_t *context, const char *name);
|
||||
|
||||
dc_status_t
|
||||
reefnet_sensusultra_device_set_maxretries (dc_device_t *device, unsigned int maxretries);
|
||||
|
||||
dc_status_t
|
||||
reefnet_sensusultra_device_get_handshake (dc_device_t *device, unsigned char data[], unsigned int size);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user