Skip to content

Commit

Permalink
Remove debug output.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Nov 26, 2013
1 parent 9895426 commit e857bf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hermes/js/hermes.js
Expand Up @@ -1544,7 +1544,6 @@ HermesCore = {
*/
playTimerCallback: function(elt, r)
{
console.log(elt.up().retrieve('tx'));
if (elt.up().retrieve('tx')) {
$('hermesMenuTimers').update();
this.listTimersCallback(r);
Expand Down

0 comments on commit e857bf8

Please sign in to comment.