Skip to content

Commit

Permalink
🐳
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh committed Oct 10, 2016
1 parent 8027175 commit 641be2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framer/LayerStateMachine.coffee
Expand Up @@ -57,7 +57,6 @@ class exports.LayerStateMachine extends BaseClass
onStart = =>
@emit(Events.StateSwitchStart, stateNameA, stateNameB, @)


onStop = =>
@emit(Events.StateSwitchStop, stateNameA, stateNameB, @)

Expand Down

0 comments on commit 641be2d

Please sign in to comment.