]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-group.hh
* lily/context.cc (where_defined): also assign value in
[lilypond.git] / lily / include / translator-group.hh
index d5330dbeb83a336206be24128450e56b3f858ca0..1dc5c0170a3632388850728847276f1f4437ca38 100644 (file)
@@ -85,7 +85,7 @@ void recurse_over_translators (Context *c, Translator_method ptr,
 void precomputed_recurse_over_translators (Context *c, Translator_precompute_index idx, Direction dir);
 Translator_group *get_translator_group (SCM sym);
 
-#define ADD_TRANSLATOR_GROUP(classname, desc, grobs, accepted, acked, read, write) \
+#define ADD_TRANSLATOR_GROUP(classname, desc, grobs, accepted, read, write) \
 
 DECLARE_UNSMOB (Translator_group, translator_group);