mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
stylo: Remove a bunch of out of now-unneeded out-of-line calls.
r? @bholley
This commit is contained in:
parent
a83ef43be0
commit
eb0c12acaf
4 changed files with 101 additions and 55 deletions
|
@ -47,7 +47,6 @@ use style::stylesheets::{Origin, Stylesheet};
|
|||
use style::timer::Timer;
|
||||
use url::Url;
|
||||
|
||||
|
||||
/*
|
||||
* For Gecko->Servo function calls, we need to redeclare the same signature that was declared in
|
||||
* the C header in Gecko. In order to catch accidental mismatches, we run rust-bindgen against
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue