]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer.ly
patch::: 1.3.37.jcn1
[lilypond.git] / ly / performer.ly
index 37ba5b1252f72005aeddf3b84c9bdaeb0518e8a7..ff373d52197ac71af5d68ab31cd49f5a28b0d949 100644 (file)
@@ -18,26 +18,6 @@ StaffContext = \translator {
 };
 \translator { \StaffContext }
 
-%% urg, why (needs praeludium-*.ly) these?
-\translator
-{
-       \type "Performer_group_performer";
-       \consists "Note_performer";
-        \name VoiceFour;
-}
-
-\translator
-{
-       \type "Performer_group_performer";
-       \consists "Note_performer";
-       \name VoiceThree;
-}
-\translator {
-       \type "Performer_group_performer";
-       \consists "Note_performer";
-        \name VoiceOne;
-}
-
 VoiceContext = \translator {
        \type "Performer_group_performer";
        \name Voice;