]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/clef.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / clef.hh
index b80093d245c56fea2afce1006c1952ecf30d1f6d..8e3d10c0d38d15e4c3fb38a7ed777a7d074d1dc4 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2000--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2000--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -27,7 +27,6 @@ struct Clef
 {
   DECLARE_SCHEME_CALLBACK (calc_glyph_name, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE ();
 };
 
 #endif /* CLEF_HH */