mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Remove now-unused empty Variables struct.
This commit is contained in:
parent
b1d9746041
commit
45df66f9ff
4 changed files with 2 additions and 40 deletions
|
@ -2866,9 +2866,6 @@ extern "C" {
|
|||
index: u32, name: *mut nsAString)
|
||||
-> bool;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_GetEmptyVariables() -> *const nsStyleVariables;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Gecko_CreateCSSErrorReporter(sheet: *mut ServoStyleSheet,
|
||||
loader: *mut Loader, uri: *mut nsIURI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue