Removed JS Hint globals comment, since it's now in grunt

This commit is contained in:
Ian Gilman 2013-02-14 12:04:47 -08:00
parent 4e51b642ef
commit 9569ff1215
20 changed files with 0 additions and 40 deletions

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**
* Manages events on groups of buttons. * Manages events on groups of buttons.

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
//id hash for private properties; //id hash for private properties;

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
var DEVICE_SCREEN = $.getWindowSize(), var DEVICE_SCREEN = $.getWindowSize(),

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function($){ (function($){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
// is any button currently being pressed while mouse events occur // is any button currently being pressed while mouse events occur

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
/** /**

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){
// dictionary from hash to private properties // dictionary from hash to private properties

View File

@ -1,5 +1,3 @@
/*globals OpenSeadragon */
(function( $ ){ (function( $ ){