]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-array.hh
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / include / grob-array.hh
index 958c59d55e0707d486ec5731dda7cb433861a09b..33d458cea8c0c1f378667873af58b289f79444a0 100644 (file)
@@ -49,7 +49,6 @@ public:
   static SCM make_array ();
 };
 
-DECLARE_UNSMOB (Grob_array, grob_array);
 
 vector<Grob *> const &ly_scm2link_array (SCM x);
 SCM grob_list_to_grob_array (SCM lst);