]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stem.cc
''
[lilypond.git] / lily / stem.cc
index 91fe78c888f2994e9d6b7d8ca6d6ce029d84e96c..79823a10923942f0212c7e8c62b50cac4a369883 100644 (file)
@@ -229,15 +229,6 @@ Stem::add_head (Grob*me, Grob *n)
     {
       Pointer_group_interface::add_grob (me, ly_symbol2scm ("heads"), n);
     }
-  else
-    {
-      /*
-       Apparently, this is never used.
-       */
-#if 0
-      me->set_grob_property ("rest", n->self_scm ());
-#endif
-    }
 }
 
 bool