summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h')
-rw-r--r--lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h b/lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h
index 268788a..81fe5da 100644
--- a/lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h
+++ b/lcmodule/source/cnh1606344_ldr_communication_module/include/t_communication_service.h
@@ -243,8 +243,6 @@ typedef struct {
communication device. */
DeviceCancel_fn Cancel; /**< Pointer to function for canceling current
communication with communication device. */
- DeviceSetTimeouts_fn SetTimeouts; /**< Pointer to function for setting timeouts
- for the communication device*/
void *Context_p; /**< Pointer to Device description data. */
void *Object_p; /**< Pointer to Object associated with the device. */
} CommunicationDevice_t;