Skip to content

Commit 2742790

Browse files
Regenerate bindings for rolling (#543)
Co-authored-by: GitHub Action <[email protected]>
1 parent f88b710 commit 2742790

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

rclrs/src/rcl_bindings_generated_rolling.rs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* automatically generated by rust-bindgen 0.70.1 */
1+
/* automatically generated by rust-bindgen 0.72.1 */
22

33
pub type rcutils_ret_t = ::std::os::raw::c_int;
44
#[repr(C)]
@@ -529,9 +529,6 @@ extern "C" {
529529
extern "C" {
530530
pub fn rcutils_steady_time_now(now: *mut rcutils_time_point_value_t) -> rcutils_ret_t;
531531
}
532-
extern "C" {
533-
pub fn rcutils_raw_steady_time_now(now: *mut rcutils_time_point_value_t) -> rcutils_ret_t;
534-
}
535532
extern "C" {
536533
pub fn rcutils_time_point_value_as_nanoseconds_string(
537534
time_point: *const rcutils_time_point_value_t,

0 commit comments

Comments
 (0)