Skip to content

Commit

Permalink
Just a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
janodvarko committed Mar 25, 2013
1 parent 58fca1b commit 19c69fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HelloBootAMD/bootstrap.js
Expand Up @@ -48,6 +48,9 @@ function isFirebugLoaded()
}
catch (e)
{
// Report the error only if you want to track cases where this extension
// is loaded before Firebug.
//Cu.reportError(e);
}

return false;
Expand Down

0 comments on commit 19c69fd

Please sign in to comment.