]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-grouper-interface.hh
Issue 4541 (2/2) Clean up...
[lilypond.git] / lily / include / staff-grouper-interface.hh
index 3ad0ccf5681831a974bef78061795d3ff9d2d3b8..0e00d4280f72b64fc635290b07d559b4d5b64f15 100644 (file)
@@ -25,7 +25,6 @@
 class Staff_grouper_interface
 {
 public:
-  DECLARE_GROB_INTERFACE ();
 
   static bool maybe_pure_within_group (Grob *, Grob *child, bool, int, int);
 };