Remove unused ol.Object.prototype.changed
This commit is contained in:
@@ -160,12 +160,6 @@ ol.Object.prototype.bindTo =
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @param {string} key Key.
|
||||
*/
|
||||
ol.Object.prototype.changed = goog.nullFunction;
|
||||
|
||||
|
||||
/**
|
||||
* @param {string} key Key.
|
||||
* @return {*} Value.
|
||||
|
||||
Reference in New Issue
Block a user