]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/object-key-undumper.hh
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / include / object-key-undumper.hh
index 42a9175ff7316a965dfdb435690a7ec04081d15f..f42d777461f0f606ccf9ce86b34ab1d6ef284b64 100644 (file)
@@ -18,7 +18,7 @@ typedef map<int, Object_key const *> Int_to_key_map;
 
 struct Object_key_undumper
 {
-  DECLARE_SMOBS (Object_key_undumper,);
+  DECLARE_SMOBS (Object_key_undumper);
   Int_to_key_map keys_;
 public:
   void parse_contents (SCM);