X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fperformer.cc;h=9d99873989e8755c5bc3d72c115f0c050327d234;hb=f46bf63b68bac25a5384ce5de93d0d92b9651d5f;hp=28726bc7ef1bfa995ae0d1e6d50607870fbb19ff;hpb=8d796a54fbfc350c56f04088cb0c009ee0287256;p=lilypond.git diff --git a/lily/performer.cc b/lily/performer.cc index 28726bc7ef..9d99873989 100644 --- a/lily/performer.cc +++ b/lily/performer.cc @@ -11,11 +11,6 @@ #include "performer-group.hh" #include "warn.hh" -void -Performer::play_element (Audio_element *p) -{ - get_daddy_performer ()->play_element (p); -} Performer_group * Performer::get_daddy_performer () const