]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/item.cc
cleanup. Separate into internal
[lilypond.git] / lily / item.cc
index 44964dc108c9d034d75fe559e2f66deeb84ec447..057155b52bbb0674b6db481449931a178c0ecd04 100644 (file)
@@ -168,7 +168,7 @@ Item::handle_prebroken_dependencies ()
          set_extent (SCM_EOL, Y_AXIS);
        }
       else if (trans)
-       set_grob_property ("molecule-callback", SCM_EOL);
+       set_grob_property ("print-function", SCM_EOL);
     }
 }