diff --git a/rust/src/bindings.rs b/rust/src/bindings.rs index 1c94b2d2a..391db6d28 100644 --- a/rust/src/bindings.rs +++ b/rust/src/bindings.rs @@ -317,9 +317,6 @@ pub(crate) use bindgen::{ ncplane, ncplane_options, - // unions - ncplane_options__bindgen_ty_1, // horiz field of ncplane - // constants NCPLANE_OPTION_HORALIGNED, };