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