]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/self-alignment-interface.hh
Issue 4541 (2/2) Clean up...
[lilypond.git] / lily / include / self-alignment-interface.hh
index ffdfb825015366b1aef10403b5157360856f9ef6..4cf683fd36e58c0851bf15e063ea5136220cfebf 100644 (file)
@@ -25,7 +25,6 @@
 
 struct Self_alignment_interface
 {
-  DECLARE_GROB_INTERFACE ();
 
   static SCM aligned_on_self (Grob *me, Axis a, bool pure, int start, int end);
   static SCM centered_on_object (Grob *me, Axis a);