From 0c526bec1a263122c19c3f62bc763f82e0f535dc Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 15 Mar 2004 22:13:13 +0000 Subject: [PATCH] *** empty log message *** --- lily/paper-outputter.cc | 2 -- 1 file changed, 2 deletions(-) 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) -- 2.39.2