]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spring.hh
* Documentation/user/tutorial.itely (Integrating text and music):
[lilypond.git] / lily / include / spring.hh
index 951f61f29d653274eb921e024780ba8cf76d93fe..0decf664f7c57509747bd15b52a8870c0926a517 100644 (file)
@@ -23,7 +23,6 @@ struct Spring_smob
   
   DECLARE_SIMPLE_SMOBS(Spring_smob,dummy);
 public:
-  SCM smobbed_copy () const;
   Spring_smob();
 };
 DECLARE_UNSMOB(Spring_smob, spring);