]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hairpin.hh
Fix 932.
[lilypond.git] / lily / include / hairpin.hh
index 61d22f4d8312c63a8f14f77ccfd5292e088a4454..5aecefed7c66fb2dd218070cfbb9fa8a92fa5a21 100644 (file)
@@ -27,7 +27,6 @@ struct Hairpin
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
   DECLARE_GROB_INTERFACE();
 };