]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/scm-hash.hh
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / include / scm-hash.hh
index 800f00728af083e32cb65a090e6006367b5ae600..6ced1f5e216e389a39f0cfed47939a8b342f00ac 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef SCM_HASH_HH
@@ -54,7 +54,7 @@ private:
   SCM hash_tab_;
   unsigned elt_count_;
 
-  DECLARE_SMOBS (Scheme_hash_table, foo);
+  DECLARE_SMOBS (Scheme_hash_table);
 };
 
 #endif /* SCM_HASH_HH */