Skip to content

Commit

Permalink
Remove widestring alias
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed May 2, 2024
1 parent 1201cad commit 7bea40a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sys/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#![allow(non_snake_case)]
#![allow(clippy::excessive_precision)]

type widechar = widestring::WideChar;

include!("bindings.rs");

#[cfg(feature = "vulkan")]
Expand Down

0 comments on commit 7bea40a

Please sign in to comment.