Update for rustc
This commit is contained in:
parent
3ec343d12c
commit
71d463f865
2 changed files with 1 additions and 3 deletions
|
|
@ -42,8 +42,6 @@ extern crate cocoa;
|
|||
extern crate core_foundation;
|
||||
#[cfg(target_os = "macos")]
|
||||
extern crate core_graphics;
|
||||
#[cfg(target_os = "linux")]
|
||||
extern crate sync;
|
||||
|
||||
pub use events::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue