]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 15 Mar 2004 22:13:13 +0000 (22:13 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 15 Mar 2004 22:13:13 +0000 (22:13 +0000)
lily/paper-outputter.cc

index 7e2a5368beb8e78ccd931264bd4eab0be197078a..7e5fc947c9f81e9e6060f14d00a9a8e887c48ef3 100644 (file)
@@ -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)