]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/mensural-ligature.hh
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / lily / include / mensural-ligature.hh
index 350ea66958e27097afe0b6445e696ef5d926b7de..3e4e46a6412524387ed4a9b4b31ebcbee14b9784 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2002--2011 Juergen Reuter <reuter@ipd.uka.de>,
+  Copyright (C) 2002--2015 Juergen Reuter <reuter@ipd.uka.de>,
   Pal Benko <benkop@freestart.hu>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -45,7 +45,6 @@ struct Mensural_ligature
 {
   DECLARE_SCHEME_CALLBACK (brew_ligature_primitive, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE ();
 };
 
 #endif /* MENSURAL_LIGATURE_HH */