mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Remove stray TLS gate
This commit is contained in:
parent
162ec5da5d
commit
8e4bfe39a2
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
//
|
//
|
||||||
// The `Browser` is fed events from a generic type that implements the
|
// The `Browser` is fed events from a generic type that implements the
|
||||||
// `WindowMethods` trait.
|
// `WindowMethods` trait.
|
||||||
#![feature(thread_local)]
|
|
||||||
|
|
||||||
extern crate compositing;
|
extern crate compositing;
|
||||||
extern crate devtools;
|
extern crate devtools;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue