]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/includable-lexer.cc
*** empty log message ***
[lilypond.git] / lily / includable-lexer.cc
index 2f5280de612930a78e97879361668ee5e4f8cdce..540f8de8f418c2fa1ebdd8a75aa4d275592c67ba 100644 (file)
@@ -58,7 +58,6 @@ Includable_lexer::new_input (String name, Sources *sources)
       msg += "\n";
       msg += _f ("(search path: `%s')",
                 sources->path_->to_string ().to_str0 ());
-      msg += "\n";
       LexerError (msg.to_str0 ());
       return;
     }