remove the unnecessary SUPPORTED_TRANSITIONS array
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user