From 480d779b5f9023069eb151e1d73e09f9958055d8 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:37:06 +0000 Subject: [PATCH] lilypond-0.0.46.jcn1 --- lily/include/staff-elem-info.hh | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/lily/include/staff-elem-info.hh b/lily/include/staff-elem-info.hh index 2d58add6fb..24e09501e3 100644 --- a/lily/include/staff-elem-info.hh +++ b/lily/include/staff-elem-info.hh @@ -25,17 +25,6 @@ struct Staff_elem_info { Staff_elem_info(); }; -/// struct to pass staff info along a Request_register hierarchy. -struct Staff_info { - int *c0_position_i_; - Staff_walker *walk_l_; - - /// when is now? - Time_description const *time_C_; - Rhythmic_grouping const *rhythmic_C_; - bool break_allowed_b_; -}; - struct Features { bool initialiser_b_; -- 2.39.5