mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Drop Servo_AnimationValueMap_Push
This commit is contained in:
parent
2209566195
commit
f8e2f85cdc
2 changed files with 0 additions and 19 deletions
|
@ -2238,13 +2238,6 @@ extern "C" {
|
|||
result:
|
||||
RawGeckoComputedKeyframeValuesListBorrowedMut);
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_AnimationValueMap_Push(arg1:
|
||||
RawServoAnimationValueMapBorrowedMut,
|
||||
property: nsCSSPropertyID,
|
||||
value:
|
||||
RawServoAnimationValueBorrowed);
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_ComputedValues_ExtractAnimationValue(computed_values:
|
||||
ServoComputedValuesBorrowed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue