]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tuplet-number.hh
Doc: CSS: A better brown for the usage manual
[lilypond.git] / lily / include / tuplet-number.hh
index 214f0acfdcace7c6f9fa30d6cba7afd793e8cb92..24ba77a37712efee55a98be041e215e02135a79d 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
@@ -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