From f35d17796aea1d24795172bf7e5a6a9840cf4479 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:50:09 +0000 Subject: [PATCH] lilypond-0.1.1 --- lily/include/word-wrap.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lily/include/word-wrap.hh b/lily/include/word-wrap.hh index b7b7d42cfa..6f16af30c8 100644 --- a/lily/include/word-wrap.hh +++ b/lily/include/word-wrap.hh @@ -15,7 +15,7 @@ /// wordwrap type algorithm: move to next line if current is optimal. struct Word_wrap : Break_algorithm { virtual Array do_solve()const; - Word_wrap(PScore&); + Word_wrap(); }; #endif // WORD_WRAP_HH -- 2.39.5