X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fcontext.hh;h=d6cdfde6e4d7e35b934542dffc4c368fe0f23ffd;hb=5bbfc22fce036b9b69df5e420de93e11da23c05e;hp=69bac839a5c7260ad73b207fe83585f6979b5078;hpb=e7aa6c445f463844dbaa52d38ea4aac2882b5601;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);