Skip to content

Commit ed7bca6

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

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

rclrs/src/rcl_bindings_generated_kilted.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)]
@@ -526,9 +526,6 @@ extern "C" {
526526
extern "C" {
527527
pub fn rcutils_steady_time_now(now: *mut rcutils_time_point_value_t) -> rcutils_ret_t;
528528
}
529-
extern "C" {
530-
pub fn rcutils_raw_steady_time_now(now: *mut rcutils_time_point_value_t) -> rcutils_ret_t;
531-
}
532529
extern "C" {
533530
pub fn rcutils_time_point_value_as_nanoseconds_string(
534531
time_point: *const rcutils_time_point_value_t,

0 commit comments

Comments
 (0)