]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/clef.cc
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / lily / clef.cc
index 0718f8bd536ac9c2c1c0e3ce59e307284b8faa7e..36427055f525f4522af68132732fba502de4edc5 100644 (file)
@@ -11,7 +11,6 @@
 #include "font-interface.hh"
 #include "international.hh"
 #include "item.hh"
-#include "std-string.hh"
 #include "stencil.hh"
 
 MAKE_SCHEME_CALLBACK (Clef, calc_glyph_name, 1);
@@ -56,7 +55,7 @@ Clef::print (SCM smob)
   return out.smobbed_copy ();
 }
 
-ADD_INTERFACE (Clef, "clef-interface",
+ADD_INTERFACE (Clef,
               "A clef sign",
 
               /* properties */