]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / pitch.hh
index da61960ecb08ef60f9f0f5f1f7af45a3b3050a32..57cb076b526fdcfa4566a6408b71e3de30fda551 100644 (file)
@@ -82,7 +82,6 @@ DECLARE_UNSMOB (Pitch, pitch);
 
 INSTANTIATE_COMPARE (Pitch, Pitch::compare);
 
-int compare (vector<Pitch> *, vector<Pitch> *);
 extern SCM pitch_less_proc;
 Pitch pitch_interval (Pitch const &from, Pitch const &to);