Skip to content

Commit cfeb2ea

Browse files
thejpstereldruin
authored andcommitted
Remove leftover header
1 parent 405bfb0 commit cfeb2ea

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/lib.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,12 +1136,6 @@ impl KeyEvent {
11361136
}
11371137
}
11381138

1139-
// ****************************************************************************
1140-
//
1141-
// Keyboard Layouts
1142-
//
1143-
// ****************************************************************************
1144-
11451139
impl Modifiers {
11461140
pub const fn is_shifted(&self) -> bool {
11471141
self.lshift | self.rshift

0 commit comments

Comments
 (0)