]> git.cworth.org Git - scherzo/commit
Make score_note_t entirely private to score.c
authorCarl Worth <cworth@cworth.org>
Mon, 30 Sep 2013 00:33:28 +0000 (17:33 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 30 Sep 2013 00:33:28 +0000 (17:33 -0700)
commitbc274a825203b2a0657101e8d041a03fca75d0eb
tree69be1403bfbaf265fd194877104a4c67b4027559
parent81cfa1750954a0f7293f8caf3b3f27bf9a4e5e3d
Make score_note_t entirely private to score.c

And drop the remaining functions that are no longer being used.

(These were easy to find as the only remaining functions in score.h
referencing score_note_t.)
scherzo.c
score.c
score.h