X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscm-hash.cc;h=cd8841a5ea9f9bb4ae480a2822d88596ad3473f1;hb=fb1afe411d7ef4d5c8853c936adf894e3edbf833;hp=598c64fc209f0a7e984ca3f2a98ed7ec84b65aee;hpb=dcfa22970cd4949748039835b38ed3f508472327;p=lilypond.git diff --git a/lily/scm-hash.cc b/lily/scm-hash.cc index 598c64fc20..cd8841a5ea 100644 --- a/lily/scm-hash.cc +++ b/lily/scm-hash.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1999--2000 Han-Wen Nienhuys + (c) 1999--2001 Han-Wen Nienhuys */ #include @@ -32,9 +32,6 @@ Scheme_hash_table::operator =(Scheme_hash_table const & src) // we do not copy the self_scm () field! } - - - SCM Scheme_hash_table::mark_smob (SCM s) {