]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/align-interface.hh
Doc-es: various updates.
[lilypond.git] / lily / include / align-interface.hh
index b7ef1d5f01e7ba6353fd128d29188842e1f3b705..612c31c0d5bef18fc53c35575bcec351180b4c27 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2000--2011 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
@@ -40,7 +40,6 @@ public:
   static void add_element (Grob *, Grob *);
   static int get_count (Grob *, Grob *);
 
-  DECLARE_GROB_INTERFACE ();
 
   static Real get_pure_child_y_translation (Grob *, Grob *child, int start, int end);