Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
maroider committed May 28, 2023
1 parent 26e5f68 commit 5913bda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pub mod x11;

use log::info;

use std::fmt;
use std::os::raw::{c_char, c_int, c_uint, c_void};

pub const XKB_MOD_NAME_SHIFT : &'static [u8] = b"Shift\0";
Expand Down

0 comments on commit 5913bda

Please sign in to comment.