]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/breathing-sign.hh
* lily/text-item.cc (text_to_molecule): new function
[lilypond.git] / lily / include / breathing-sign.hh
index f9a7a77887f889c4fb6aa2b0dd31e81b4353378c..96a99de9922583b277caa71567124167c40efac4 100644 (file)
@@ -21,7 +21,7 @@ class Breathing_sign
 public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
   DECLARE_SCHEME_CALLBACK (offset_callback, (SCM element, SCM axis));
-  static void set_interface (Grob*);
+  
   static bool has_interface (Grob*);
 };