X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fsystem.hh;h=4e402ffeca5c40ead781a964ce5d8f2dd34bad18;hb=509f945ca92d53976bf024d999598cc53b5d1cdd;hp=97fee80117d2d2a8b838611cdbd718b1b2f526b2;hpb=e24fb7cc5671aea95211d4a0c56f28fb6fe8720e;p=lilypond.git diff --git a/lily/include/system.hh b/lily/include/system.hh index 97fee80117..4e402ffeca 100644 --- a/lily/include/system.hh +++ b/lily/include/system.hh @@ -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 const &); - DECLARE_GROB_INTERFACE (); vector broken_col_range (Item const *, Item const *) const; vector used_columns () const;