Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1281)

Unified Diff: lily/beam-performer.cc

Issue 301890043: Remove DECLARE_* translator callback macros (Closed)
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/beam-engraver.cc ('k') | lily/bend-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/beam-performer.cc
diff --git a/lily/beam-performer.cc b/lily/beam-performer.cc
index 0d658dd6b8ea75554370f934a3eff091a121fd37..0970e8b5e74831d5767b2e8367f7d00eb8c55fff 100644
--- a/lily/beam-performer.cc
+++ b/lily/beam-performer.cc
@@ -35,7 +35,7 @@ protected:
void start_translation_timestep ();
void process_music ();
void set_melisma (bool);
- DECLARE_TRANSLATOR_LISTENER (beam);
+ void listen_beam (Stream_event *);
private:
Stream_event *start_ev_;
Stream_event *now_stop_ev_;
« no previous file with comments | « lily/beam-engraver.cc ('k') | lily/bend-engraver.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b