]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / lily / include / system.hh
index 97fee80117d2d2a8b838611cdbd718b1b2f526b2..4e402ffeca5c40ead781a964ce5d8f2dd34bad18 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2014 Han-Wen Nienhuys
+  Copyright (C) 1996--2015 Han-Wen Nienhuys
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -74,7 +74,6 @@ public:
   int spanner_count () const;
 
   void break_into_pieces (vector<Column_x_positions> const &);
-  DECLARE_GROB_INTERFACE ();
 
   vector<Item *> broken_col_range (Item const *, Item const *) const;
   vector<Grob *> used_columns () const;