Remove unused ol.Object.prototype.changed

This commit is contained in:
Frederic Junod
2013-04-23 11:06:42 +02:00
parent f681a99ce0
commit e3bec11d2e
2 changed files with 0 additions and 7 deletions

View File

@@ -160,12 +160,6 @@ ol.Object.prototype.bindTo =
};
/**
* @param {string} key Key.
*/
ol.Object.prototype.changed = goog.nullFunction;
/**
* @param {string} key Key.
* @return {*} Value.