]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tuplet-bracket.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / tuplet-bracket.hh
index 2f4bf38e1959681e88382fd9d3aca3c38f037200..1e41154fbf32dfd03755ffd524cf1a6de81a8230 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 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
@@ -34,7 +34,6 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_connect_to_neighbors, (SCM smob));
   DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM));
 
-  DECLARE_GROB_INTERFACE ();
   static Grob *get_common_x (Spanner *);
   static void add_tuplet_bracket (Grob *me, Grob *smaller_bracket);
   static void get_bounds (Grob *, Grob **, Grob **);