]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/balloon.cc
Release: bump Welcome versions.
[lilypond.git] / lily / balloon.cc
index 7e8067a577ac5db20ceb8129e977a2edf27ee819..d8519f6e39345bfd45f8a08dab5e7c0597534bd1 100644 (file)
@@ -33,7 +33,6 @@ class Balloon_interface
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (print_spanner, (SCM));
-  DECLARE_GROB_INTERFACE ();
 
   static SCM internal_balloon_print (Grob *me, Grob *p, Offset off);
 };