zbus: Remove obsolete function from header
_zbus_timeout_remainder was removed ina7b3584
however7e44469
re-introduced it in the header. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
9e9f439522
commit
1244f109ee
|
@ -225,7 +225,6 @@ struct zbus_channel_observation {
|
|||
#define _ZBUS_RUNTIME_OBSERVERS_DECL(_name)
|
||||
#endif /* CONFIG_ZBUS_RUNTIME_OBSERVERS */
|
||||
|
||||
k_timeout_t _zbus_timeout_remainder(uint64_t end_ticks);
|
||||
/** @endcond */
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue