Drop Servo_AnimationValues_Populate.

This commit is contained in:
Hiroyuki Ikezoe 2017-02-23 10:39:09 +09:00
parent f94ee515a3
commit bb3f2e9dba
2 changed files with 0 additions and 70 deletions

View file

@ -1351,16 +1351,6 @@ extern "C" {
result:
RawGeckoComputedKeyframeValuesListBorrowedMut);
}
extern "C" {
pub fn Servo_AnimationValues_Populate(arg1:
RawGeckoAnimationValueListBorrowedMut,
arg2:
RawServoDeclarationBlockBorrowed,
arg3: ServoComputedValuesBorrowed,
arg4:
ServoComputedValuesBorrowedOrNull,
arg5: RawGeckoPresContextBorrowed);
}
extern "C" {
pub fn Servo_AnimationValues_Interpolate(from:
RawServoAnimationValueBorrowed,