]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-column.hh
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / lily / include / script-column.hh
index 81f08e3b9d1b48934ec4a6a5846bb71585f058c0..fe4816eae16d3bc797b490bad6969db5096b1315 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2014 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
@@ -30,7 +30,6 @@ public:
   static void add_side_positioned (Grob *, Grob *);
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (row_before_line_breaking, (SCM));
-  DECLARE_GROB_INTERFACE ();
   static void order_grobs (vector<Grob *> grobs);
 
 };