diff options
Diffstat (limited to 'web/app/view/MapController.js')
-rw-r--r-- | web/app/view/MapController.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/view/MapController.js b/web/app/view/MapController.js index cca746a20..7ce61e794 100644 --- a/web/app/view/MapController.js +++ b/web/app/view/MapController.js @@ -166,7 +166,6 @@ }, reportClear: function () { - var index; var vectorSource = this.getView().vectorSource; if (this.reportRoute !== undefined) { |