X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ftuplet-number.hh;h=24ba77a37712efee55a98be041e215e02135a79d;hb=23bb09401ef1d8c5f5256b8f7a6c002365b1d88c;hp=214f0acfdcace7c6f9fa30d6cba7afd793e8cb92;hpb=c39d188d28fdc84cef8cbaea7b8d6e2fb718c30f;p=lilypond.git diff --git a/lily/include/tuplet-number.hh b/lily/include/tuplet-number.hh index 214f0acfdc..24ba77a377 100644 --- a/lily/include/tuplet-number.hh +++ b/lily/include/tuplet-number.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2014 Jan Nieuwenhuizen + Copyright (C) 1997--2015 Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,7 +30,6 @@ struct Tuplet_number DECLARE_SCHEME_CALLBACK (calc_x_offset, (SCM)); DECLARE_SCHEME_CALLBACK (calc_y_offset, (SCM)); DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM)); - DECLARE_GROB_INTERFACE (); static Real calc_offset (Spanner *me, Axis a); // not used