]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-group.hh
Issue 4357/3: Run preparatory script replacing listener macros
[lilypond.git] / lily / include / translator-group.hh
index 068a3bbcaed438dfc2037e76e6395968f9bfeb21..97906c1602da196ab31a84162e59153a447809aa 100644 (file)
@@ -64,7 +64,7 @@ private:
 
   SCM protected_events_;
 
-  DECLARE_LISTENER (create_child_translator);
+  void create_child_translator (SCM);
 
 public:
   DECLARE_CLASSNAME (Translator_group);