]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/custos.hh
Release: bump Welcome versions.
[lilypond.git] / lily / include / custos.hh
index 07cf935459411aefe755c78786229bb7708d7ce9..ddf38b0b8aa6407605e8f1a576b5fc4ab67b3c70 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2000--2014 Juergen Reuter <reuter@ipd.uka.de>
+  Copyright (C) 2000--2015 Juergen Reuter <reuter@ipd.uka.de>
 
   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 @@
 struct Custos
 {
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE ();
 
 private:
   static void add_streepjes (Grob *me, int pos, int interspaces, Stencil *custos_);