]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/melody-spanner.hh
Issue 5167/1: Reorganize markup commands to use object properties
[lilypond.git] / lily / include / melody-spanner.hh
index 3dbf141bf87de3e636ff404a00df12643d11356b..6ce6a2733b2a6fb933a3ed83d40de2eac2910243 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--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 @@
 class Melody_spanner
 {
 public:
-  DECLARE_GROB_INTERFACE ();
   static void add_stem (Grob *, Grob *);
   DECLARE_SCHEME_CALLBACK (calc_neutral_stem_direction, (SCM));
 };