]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / system.hh
index a5efe750adf0f976b8189b1bb53e14ef51cf76ad..4e402ffeca5c40ead781a964ce5d8f2dd34bad18 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2012 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;