From e47b3b23ab39ac6234f2cd14046411a27cef4be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Tue, 20 Feb 2018 21:08:21 +0100 Subject: [PATCH] style: Update bindings. --- components/style/gecko/generated/bindings.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style/gecko/generated/bindings.rs b/components/style/gecko/generated/bindings.rs index 94bcc13fcfc..a801c5a9c5f 100644 --- a/components/style/gecko/generated/bindings.rs +++ b/components/style/gecko/generated/bindings.rs @@ -3200,7 +3200,6 @@ extern "C" { rule_inclusion: StyleRuleInclusion, snapshots: *const ServoElementSnapshotTable, set: RawServoStyleSetBorrowed, - ignore_existing_styles: bool, ) -> ServoStyleContextStrong; } extern "C" {