]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-dispatch-list.hh
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / include / translator-dispatch-list.hh
index 38543eff114d2e5bcb1361aa2430df92a8eeea80..e385dee0c05265cd0d282aa4d3b8f40e43e00ef0 100644 (file)
@@ -28,7 +28,7 @@ public:
   SCM static create (SCM trans_list,
                     SCM iface_list, Direction);
 
-  DECLARE_SIMPLE_SMOBS (Engraver_dispatch_list,);
+  DECLARE_SIMPLE_SMOBS (Engraver_dispatch_list);
 };
 
 #endif /* TRANSLATOR_DISPATCH_LIST_HH */