]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.23
authorfred <fred>
Sun, 24 Mar 2002 20:00:24 +0000 (20:00 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:00:24 +0000 (20:00 +0000)
lily/bar.cc

index 8fb57283149262ae25f7aa659d971c612371e91e..ac7e0f19a23f3eeeea27530ddf5402ba3574224e 100644 (file)
@@ -27,7 +27,9 @@ IMPLEMENT_IS_TYPE_B1(Bar,Item);
 void
 Bar::do_print() const
 {
+#ifndef NPRINT
   DOUT << type_str_;
+#endif
 }
 
 Molecule*