]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/line-interface.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / line-interface.hh
index e4e267c7cc2e949ba7c6685f2f87f840a3506308..b805f7262af464722ea8ea03db1e51fe5a16c731 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2004--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
@@ -26,7 +26,6 @@
 struct Line_interface
 {
   static Stencil line (Grob *me, Offset from, Offset to);
-  DECLARE_GROB_INTERFACE ();
   static Stencil make_zigzag_line (Grob *me,
                                    Offset from,
                                    Offset to);