]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/change-translator.cc
release: 1.3.93
[lilypond.git] / lily / change-translator.cc
index b0144488be8f262e5bac9cb032ac689bbbe3e2cd..144aefd229b2f43d20089d49a1b8c23031791a8c 100644 (file)
@@ -11,9 +11,3 @@
 
 
 
-void
-Change_translator::do_print () const
-{
-  DEBUG_OUT << "change " << change_to_type_str_ << " to " << change_to_id_str_ ;
-}
-