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

View File

@@ -63,7 +63,6 @@ ol.source.VectorEventType = {
};
/**
* @classdesc
* Provides a source of features for vector layers. Vector features provided
@@ -840,7 +839,6 @@ ol.source.Vector.prototype.removeFromIdIndex_ = function(feature) {
};
/**
* @classdesc
* Events emitted by {@link ol.source.Vector} instances are instances of this