Skip to content

Commit

Permalink
Don't start TimeReporter once again when restarting movie
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Apr 15, 2012
1 parent a786784 commit 07eeb1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/javascripts/player/movie.js.coffee
Expand Up @@ -86,7 +86,6 @@ class AsciiIo.Movie
restart: ->
@reset()
@start()
@startTimeReporter()

pause: ->
return if @isPaused()
Expand Down

0 comments on commit 07eeb1e

Please sign in to comment.