From: fred Date: Tue, 26 Mar 2002 21:47:10 +0000 (+0000) Subject: lilypond-1.1.31 X-Git-Tag: release/1.5.59~2585 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32eab53cb46ba52058d49f10b43b6ea48651d0e3;p=lilypond.git lilypond-1.1.31 --- diff --git a/lily/bar.cc b/lily/bar.cc index 3e9556da75..60941be60a 100644 --- a/lily/bar.cc +++ b/lily/bar.cc @@ -25,7 +25,7 @@ void Bar::do_print () const { #ifndef NPRINT - DOUT << type_str_; + // DOUT << type_str_; "{[" confuse indenter. #endif }