]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar.hh
''
[lilypond.git] / lily / include / bar.hh
index 5132040ae71903c5c3235dace93866bc31cce12e..6b5acda293a6d624a5b1312be24bca768758856b 100644 (file)
@@ -17,7 +17,7 @@ class Bar
 {
 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 ));