Fewer blank lines

This commit is contained in:
Tim Schaub
2016-01-10 08:22:01 -07:00
parent 8d80924ba8
commit 13a981c94b
199 changed files with 1 additions and 247 deletions
-3
View File
@@ -37,7 +37,6 @@ ol.style.IconOrigin = {
};
/**
* @classdesc
* Set icon style for vector features.
@@ -372,7 +371,6 @@ ol.style.Icon.prototype.unlistenImageChange = function(listener, thisArg) {
};
/**
* @constructor
* @param {Image|HTMLCanvasElement} image Image.
@@ -646,7 +644,6 @@ ol.style.IconImage_.prototype.unlistenImage_ = function() {
};
/**
* @constructor
*/