]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dynamic-engraver.cc
release: 1.3.129
[lilypond.git] / lily / dynamic-engraver.cc
index 158a43edd30ce4c0bc7745c76c17c6ce867f2045..ef3576f881d273694f525a2472376ddd6b9f1b42 100644 (file)
@@ -315,7 +315,6 @@ Dynamic_engraver::typeset_all ()
   
   if (script_p_)
     {
-      Side_position::add_staff_support (script_p_);
       typeset_grob (script_p_);
       script_p_ = 0;
     }