]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/span-score-bar.cc
release: 1.1.25
[lilypond.git] / lily / span-score-bar.cc
index c6a42439078f14b561668ecbde615d5716f992a5..0e80464e42892a82d1e87e5c8dc0854dcd90c0ad 100644 (file)
@@ -16,16 +16,6 @@ Span_score_bar::Span_score_bar()
 {
 }
 
-void
-Score_bar::do_pre_processing ()
-{
-  type_str_ = "|";
-  if (break_status_dir() != RIGHT) 
-    {
-      set_empty (true);
-      transparent_b_ = true;
-    }
-}
 
 void
 Span_score_bar::do_pre_processing()