]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-item.cc
release: 1.2.12
[lilypond.git] / lily / text-item.cc
index 3f19466ee141456af55d37c084ec8be5def38bcf..6cc6437297c645e4d012deef50e1053f15b2ddd9 100644 (file)
@@ -29,5 +29,5 @@ Text_item::Text_item ()
 void
 Text_item::do_print () const
 {
-  DOUT <<  "text= " << text_str_;
+  DEBUG_OUT <<  "text= " << text_str_;
 }