]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context.hh
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / include / context.hh
index 69bac839a5c7260ad73b207fe83585f6979b5078..d6cdfde6e4d7e35b934542dffc4c368fe0f23ffd 100644 (file)
@@ -150,7 +150,6 @@ bool melisma_busy (Context *);
 Context *get_voice_to_lyrics (Context *lyrics);
 Grob *get_current_note_head (Context *voice, bool include_grace_notes);
 Grob *get_current_rest (Context *voice);
-DECLARE_UNSMOB (Context, context);
 
 Moment measure_position (Context const *context);
 Moment measure_position (Context const *context, Duration const *dur);