]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-collision.hh
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / lily / include / note-collision.hh
index 3759d85d3675b41ecf03a935bcb62e5120311000..ad2ed5345d3575f775e17bbb0585f764c4ce4594 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--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
@@ -44,6 +44,5 @@ public:
   static Drul_array<vector<Grob *> > get_clash_groups (Grob *me);
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM smob));
   static void add_column (Grob *me, Grob *ncol);
-  DECLARE_GROB_INTERFACE ();
 };
 #endif // COLLISION_HH