Skip to content

Commit

Permalink
Remove isCadence flag.
Browse files Browse the repository at this point in the history
Finalizing the API. Removing those things that where never used.
  • Loading branch information
flatheadmill committed Dec 14, 2015
1 parent 58219af commit 1bc6de4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cadence.js
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,6 @@ function cadence () {

f.toString = function () { return steps[0].toString() }

f.isCadence = true

return f
}

Expand Down

0 comments on commit 1bc6de4

Please sign in to comment.