[Build] Remove use strict, global

Remove usages of use strict and global declarations that are
no longer necessary with JSHint configuration, from files
added/changed since #724
This commit is contained in:
Victor Woeltjen
2016-04-08 16:11:12 -07:00
parent 5e44bfc6c7
commit 5088453712
42 changed files with 0 additions and 66 deletions

View File

@ -20,7 +20,6 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
/*global window,requirejs*/
define([
'require',

View File

@ -20,7 +20,6 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
/*global window,requirejs*/
/**
* Implements the framework layer, which handles the loading of bundles