]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dot-column.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / dot-column.hh
index d6109bb876fb208f1dc73108a26503cf0089990b..6c975b1c561963ebae652bec85ab9f49a9929176 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--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
@@ -34,7 +34,6 @@ public:
   static int compare (Grob *const &, Grob *const &);
   static void add_head (Grob *dotcol, Grob *rh);
 
-  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (side_position, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
 };