]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dot-column.hh
release: 1.5.13
[lilypond.git] / lily / include / dot-column.hh
index 6bd445c4d443cbfda0e566c30b9f72f1b4c0a5a4..65eb4c5a7559f19b3daa4bf3e8a73f0629dceb72 100644 (file)
@@ -20,7 +20,7 @@ class Dot_column              // interface
 public:
   static int compare (Grob * const&,Grob * const&);
   static void add_head (Grob * dotcol, Grob* rh );
-  static void set_interface (Grob*);
+
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (force_shift_callback, (SCM ,SCM));
   DECLARE_SCHEME_CALLBACK (side_position, (SCM ,SCM));