]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stem.cc
release: 1.3.105
[lilypond.git] / lily / stem.cc
index eaf2cb5a6f9c9f69f81a882610546141f6fd5537..94ddf6ca933bb6579353d0cb467a08648fe70364 100644 (file)
@@ -478,7 +478,7 @@ Stem::brew_molecule (SCM smob)
       mol.add_molecule (fl);
     }
 
-  return mol.create_scheme();
+  return mol.smobbed_copy ();
 }
 
 MAKE_SCHEME_CALLBACK(Stem,off_callback,2);