]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-sym.cc
release: 0.0.74pre
[lilypond.git] / lily / staff-sym.cc
index b83406c3a9d907852b6f99dce00a10e891222389..718bddbc586b95bde847961ef963ea0a096588d9 100644 (file)
@@ -24,7 +24,10 @@ IMPLEMENT_IS_TYPE_B1(Staff_symbol,Spanner);
 void
 Staff_symbol::do_print()const
 {
+#ifndef NPRINT
+    Spanner::do_print();
     mtor << "lines: " << no_lines_i_;
+#endif
 }
 
 Molecule*