]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/fingering-column.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / fingering-column.hh
index 5052322f123c30f61797b4574c945b89cb2c0476..f422da99ebe7444dc21e89e23a110ddd3fea4ddd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1999--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
@@ -28,7 +28,6 @@ struct Fingering_column
 {
   static void add_fingering (Grob *, Grob *);
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
-  DECLARE_GROB_INTERFACE ();
   static void do_x_positioning (Grob *me);
   static void do_y_positioning (Grob *me);
 };