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

@@ -33,7 +33,6 @@ goog.provide('ol.pointer.MouseSource');
goog.require('ol.pointer.EventSource');
/**
* @param {ol.pointer.PointerEventHandler} dispatcher Event handler.
* @constructor