remove the unnecessary SUPPORTED_TRANSITIONS array

This commit is contained in:
Éric Lemoine
2011-10-20 23:05:08 +02:00
parent dc0867e655
commit 8aaf9ee775

View File

@@ -314,13 +314,6 @@ OpenLayers.Layer = OpenLayers.Class({
*/
transitionEffect: null,
/**
* Property: SUPPORTED_TRANSITIONS
* {Array} An immutable (that means don't change it!) list of supported
* transitionEffect values.
*/
SUPPORTED_TRANSITIONS: ['resize'],
/**
* Property: metadata
* {Object} This object can be used to store additional information on a