]> git.cworth.org Git - scherzo/blobdiff - score.c
Use matched chord signature to guide spelling of note on staff.
[scherzo] / score.c
diff --git a/score.c b/score.c
index e047f979b6f77d2ba36f2146cbe74cf8f38fcc06..b9df23b2577ba3dbacce8d40fe44642ac833fb57 100644 (file)
--- a/score.c
+++ b/score.c
@@ -712,4 +712,3 @@ score_staff_find_note (score_staff_t *staff,
 
     return NULL;
 }
-