Backed out changeset e2f6d5054e20 (bug 1331704) for build bustage: unused variable hasProperty at KeyframeEffectReadOnly.h:294. r=backout on a CLOSED TREE
This commit is contained in:
@@ -580,11 +580,6 @@ ApplyAnimatedValue(Layer* aLayer,
|
||||
const AnimationData& aAnimationData,
|
||||
const StyleAnimationValue& aValue)
|
||||
{
|
||||
if (aValue.IsNull()) {
|
||||
// Return gracefully if we have no valid StyleAnimationValue.
|
||||
return;
|
||||
}
|
||||
|
||||
HostLayer* layerCompositor = aLayer->AsHostLayer();
|
||||
switch (aProperty) {
|
||||
case eCSSProperty_opacity: {
|
||||
|
||||
Reference in New Issue
Block a user