]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/flag.cc
Release: bump Welcome versions.
[lilypond.git] / lily / flag.cc
index 7333bf299fd25c29eb4a28cfb15d39b9f556f56c..4b90be8be01a2395624067d2d64d04d9e230048d 100644 (file)
@@ -38,7 +38,6 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_y_offset, (SCM));
   DECLARE_SCHEME_CALLBACK (pure_calc_y_offset, (SCM, SCM, SCM));
   DECLARE_SCHEME_CALLBACK (calc_x_offset, (SCM));
-  DECLARE_GROB_INTERFACE ();
 
   static SCM internal_calc_y_offset (SCM smob, bool pure);
 };