]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/axis-group-interface.hh
''
[lilypond.git] / lily / include / axis-group-interface.hh
index ed9f991cfb508643b86ef78e497b8255c72e5e37..e990d2e7382a974f6f3a657908bcbcaee1f811e8 100644 (file)
@@ -25,7 +25,7 @@ struct Axis_group_interface
   static bool axis_b (Grob*,Axis);
   static Link_array<Grob> get_children (Grob*);
   static bool has_interface (Grob*);
-  static void set_interface (Grob*);
+  
   
 };