]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context.hh
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / include / context.hh
index fd3c75b3f0f5daa28ca22def92188c1bcc8bf319..74058ad7982ec54df166c5f26e90d91c0f0b2fc9 100644 (file)
@@ -21,7 +21,7 @@ class Context
   Scheme_hash_table *properties_dict () const;
   Context (Context const &src);
 
-  DECLARE_SMOBS (Context, dummy);
+  DECLARE_SMOBS (Context);
   DECLARE_CLASSNAME(Context);
   void terminate ();