mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
stylo: Remove Servo_Element_ShouldTraverse.
This commit is contained in:
parent
57e1b25cbd
commit
2dc9166256
2 changed files with 0 additions and 22 deletions
|
@ -1129,10 +1129,6 @@ extern "C" {
|
|||
extern "C" {
|
||||
pub fn Servo_Element_ClearData(node: RawGeckoElementBorrowed);
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_Element_ShouldTraverse(node: RawGeckoElementBorrowed)
|
||||
-> bool;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_StyleSheet_Empty(parsing_mode: SheetParsingMode)
|
||||
-> RawServoStyleSheetStrong;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue