]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-engraver.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / score-engraver.hh
index aa23392888653ddf553e11bfc94f75a93ab39bd3..76571145367474c2e03ba6d68168656967222f8c 100644 (file)
@@ -42,7 +42,6 @@ protected:
 
 public:
   Score_engraver ();
-  void forbid_breaks ();
   virtual SCM get_output ();
 };