]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/moment.cc
* lily/global-context.cc (run_iterator_on_me): fix grace note
[lilypond.git] / lily / moment.cc
index 03bd7df4e1df6a9a25555789aa8d93b66a859ceb..57fc8b65352df592feab2def87fa51928bc006e3 100644 (file)
@@ -23,12 +23,6 @@ Moment::mark_smob (SCM)
 }
 
 
-SCM
-Moment::smobbed_copy () const
-{
-  Moment * m = new Moment (*this);
-  return m->smobbed_self ();
-}
 
 
 int