[Build] Satisfy JSHint

Restore globals lost during removal due to merge, remove unused
variables and use threequals in new scripts.
This commit is contained in:
Victor Woeltjen
2016-04-08 16:22:28 -07:00
parent 5088453712
commit 0b11ddbcfd
14 changed files with 15 additions and 8 deletions

View File

@@ -20,6 +20,7 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
/*global self*/
/**
* Module defining GenericSearchWorker. Created by shale on 07/21/2015.

View File

@@ -20,6 +20,7 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
/*global require*/
/**
* SearchSpec. Created by shale on 07/31/2015.