]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
release: 1.5.47
[lilypond.git] / lily / include / stem.hh
index 65e7d238abf22f686ce46bc6ab7378707f87b23f..fcda40ed7b8458ddba3df253e6e90a6d223b23b7 100644 (file)
@@ -45,8 +45,6 @@ public:
   DECLARE_SCHEME_CALLBACK (dim_callback, (SCM smob, SCM axis));
   DECLARE_SCHEME_CALLBACK (height, (SCM,SCM));
   static bool has_interface (Grob*);
-  static void set_interface (Grob*);
-
   static void set_spacing_hints (Grob*me) ;
 };
 #endif