]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rhythmic-head.cc
release: 1.1.67
[lilypond.git] / lily / rhythmic-head.cc
index d329ca93e5e8755cc27ee1bbce906e801c4dcf9f..3f4d67d74b484c74f698bdfd4f51f203a169cb80 100644 (file)
@@ -35,8 +35,6 @@ Rhythmic_head::do_post_processing ()
 {
   if (dots_l_)
     {
-      if (stem_l_)
-       dots_l_->resolve_dir_ = stem_l_->dir_;
       dots_l_->position_i_ = position_i_;
     }
 }