]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.31
authorfred <fred>
Tue, 26 Mar 2002 21:47:10 +0000 (21:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:47:10 +0000 (21:47 +0000)
lily/bar.cc

index 3e9556da75f48f171cfc7119c593bea084ef59db..60941be60a153ee17b1d745ca8f70d4e08503176 100644 (file)
@@ -25,7 +25,7 @@ void
 Bar::do_print () const
 {
 #ifndef NPRINT
-  DOUT << type_str_;
+    //  DOUT << type_str_; "{[" confuse  indenter.
 #endif
 }