]> git.cworth.org Git - scherzo/commit
Change the various score add_note functions to not return a score_note_t.
authorCarl Worth <cworth@cworth.org>
Mon, 30 Sep 2013 00:25:19 +0000 (17:25 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 30 Sep 2013 00:26:41 +0000 (17:26 -0700)
commit0a3362831a7b2141e01810eca91c9adb0c2749ec
tree3ce5bb4c80e724b11cd2921f5effb39d59ea1613
parente5ec7a294da3e46c83d858f711405febbad2651b
Change the various score add_note functions to not return a score_note_t.

With the callers no longer doing anything with this return value, we
can now drop it entirely.
score.c
score.h