mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Resolves #5478 - use std::process::exit instead of lib::exit in constellation.rs
This commit is contained in:
parent
b9dcd49778
commit
d2a3a68170
4 changed files with 2 additions and 5 deletions
|
@ -35,7 +35,6 @@ extern crate util;
|
|||
extern crate gleam;
|
||||
extern crate clipboard;
|
||||
|
||||
extern crate libc;
|
||||
extern crate time;
|
||||
extern crate url;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue