]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/volta-bracket.hh
Issue 1388: Initial work to support opentype font features.
[lilypond.git] / lily / include / volta-bracket.hh
index a42e8405313356a76f46ef9d15e0cab1d678ecd7..ffde225d2f07e23f28d80a4c7cab3e2e4209949c 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2014 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 1997--2015 Jan Nieuwenhuizen <janneke@gnu.org>
 
   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 Volta_bracket_interface
 {
 public:
-  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   static void modify_edge_height (Spanner *);
   static void add_bar (Grob *me, Item *bar);