]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-side.hh
release: 0.1.38
[lilypond.git] / lily / include / staff-side.hh
index 131b265186f5bd03bbe8c80bd09fa55d586f8531..ffc1e37d9f99011cfeea1e58bb651cf3a29d4fd7 100644 (file)
   */
 class Staff_side : virtual Score_elem {
   Link_array<Score_elem> support_l_arr_;
-  int staff_size_i_;
+
   Interval support_height() const;
-  Staff_symbol* staff_sym_l_;
   Real get_position_f() const;
 
-  void read_staff_sym();
 public:
 
   /**