]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-def.hh
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / include / context-def.hh
index dd7045015b60c2d2939f91c3e6a3d677e4106256..5884ff128e077fa991598dec158e03c97a856d0a 100644 (file)
@@ -56,7 +56,7 @@ public:
   void apply_default_property_operations (Context *);
 
 private:
-  DECLARE_SMOBS (Context_def, foo);
+  DECLARE_SMOBS (Context_def);
   Context_def ();
   Context_def (Context_def const &);
 };