Skip to content

Commit

Permalink
silence warning
Browse files Browse the repository at this point in the history
  • Loading branch information
SludgePhD committed Jun 15, 2024
1 parent f84e65b commit b3ed024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/raw.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ pub struct Rect {
pub height: u32,
}

#[allow(dead_code)] // currently unused
#[derive(Clone, Copy)]
#[repr(C)]
pub struct Area {
Expand Down

0 comments on commit b3ed024

Please sign in to comment.