]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/cluster.cc
Release: bump Welcome versions.
[lilypond.git] / lily / cluster.cc
index 694da482a5fba6cb4de806fd06963e43e5b723b1..9c160fd8ccb4037aee24480a5581078e997208bd 100644 (file)
@@ -228,7 +228,6 @@ struct Cluster_beacon
 {
 public:
   DECLARE_SCHEME_CALLBACK (height, (SCM));
-  DECLARE_GROB_INTERFACE ();
 };
 
 MAKE_SCHEME_CALLBACK (Cluster_beacon, height, 1);