]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-info.hh
skyline cleanup, and from_points, to_points functionality
[lilypond.git] / lily / include / grob-info.hh
index ebd860ef3a82869ee156886d6678f994b22a7f73..b92f033718e48c3b1d44357ffea3ce2b1660c35a 100644 (file)
@@ -30,9 +30,7 @@ public:
 
   Context *context () const;
   Stream_event *event_cause () const;
-  Music *music_cause () const;
   Stream_event *ultimate_event_cause () const;
-  Music *ultimate_music_cause () const;
   vector<Context*> origin_contexts (Translator *) const;
   Grob_info (Translator *, Grob *);
   Grob_info ();