mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Fix some build warnings.
This commit is contained in:
parent
6fe9fd2269
commit
2ddf1f2d91
4 changed files with 12 additions and 14 deletions
|
@ -41,7 +41,6 @@ extern crate cocoa;
|
|||
#[cfg(target_os="macos")]
|
||||
#[macro_use]
|
||||
extern crate objc;
|
||||
#[cfg(target_os="linux")] extern crate x11;
|
||||
|
||||
// Must come first.
|
||||
pub mod macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue