]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar-line.hh
catch GUILE errors
[lilypond.git] / lily / include / bar-line.hh
index d0bb69c9c92b35252108c3ef7e69d61c2b122cc0..4b747f95f17726c06b0e568e494143b2f8e34f60 100644 (file)
@@ -17,7 +17,7 @@ class Bar_line
 {
 public:
   static bool has_interface (Grob*);
-  static void set_interface (Grob*);
+  
   static Molecule compound_barline (Grob*, String, Real height) ;
   static Molecule simple_barline (Grob*, Real wid, Real height) ;      
   DECLARE_SCHEME_CALLBACK (get_staff_bar_size, (SCM ));