From: Jan Nieuwenhuizen Date: Mon, 15 Mar 2004 22:13:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.1.32~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0c526bec1a263122c19c3f62bc763f82e0f535dc;p=lilypond.git *** empty log message *** --- diff --git a/lily/paper-outputter.cc b/lily/paper-outputter.cc index 7e2a5368be..7e5fc947c9 100644 --- a/lily/paper-outputter.cc +++ b/lily/paper-outputter.cc @@ -194,8 +194,6 @@ Paper_outputter::output_line (SCM line, Offset *origin, bool is_last) /* Only if !PAGE_LAYOUT */ else if (ly_caar (s) == ly_symbol2scm ("between-system-string")) between = ly_cdar (s); - else - time (0); } if (is_last)