]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spacing-spanner.cc
* lily/include/main.hh: lose _b hungarian suffixes for global
[lilypond.git] / lily / spacing-spanner.cc
index 505a87ede29c27966714d455a8297a31321088ea..52bcd81032f4e0af643aa5ae77364e8f0e2f870b 100644 (file)
@@ -382,7 +382,7 @@ Spacing_spanner::set_springs (SCM smob)
   else
     {
       global_shortest = find_shortest (me, all);
-      if (verbose_global_b)
+      if (be_verbose_global)
        progress_indication (_f ("Global shortest duration is %s", global_shortest.to_string ()) + "\n");
     }
   prune_loose_columns (me, &all, global_shortest);