X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fcontext.hh;h=d6cdfde6e4d7e35b934542dffc4c368fe0f23ffd;hb=f4abbfff5f0d985a457e15586dbcc3ae473b0dee;hp=69bac839a5c7260ad73b207fe83585f6979b5078;hpb=c39d188d28fdc84cef8cbaea7b8d6e2fb718c30f;p=lilypond.git diff --git a/lily/include/context.hh b/lily/include/context.hh index 69bac839a5..d6cdfde6e4 100644 --- a/lily/include/context.hh +++ b/lily/include/context.hh @@ -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);