]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/scm-hash.hh
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / include / scm-hash.hh
index d21249db4bd615ec84c6f39b54b2139788168ffd..cbaef193be908bd50e34c7059258e3e8430037f8 100644 (file)
@@ -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 */