]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/object-key-dumper.hh
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / include / object-key-dumper.hh
index afea4556011301e4442b22349232dcccd5cf451e..582199ad5bbf8ade933943f89b491563fb719578 100644 (file)
@@ -27,7 +27,7 @@ class Object_key_dumper
 
   SCM key_serial (int);
   SCM serialize_key (Object_key const *);
-  DECLARE_SMOBS (Object_key_dumper,);
+  DECLARE_SMOBS (Object_key_dumper);
 public:
   Object_key_dumper ();
   SCM get_file_contents () const;