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

Unified Diff: lily/include/context.hh

Issue 561290043: Issue 5309, take 2: find_global_context () and find_score_context () (Closed)
Patch Set: Created 4 years, 2 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
Index: lily/include/context.hh
diff --git a/lily/include/context.hh b/lily/include/context.hh
index d09c6956a474b794a93a70e632069c3dc68f566a..f864202716bd60d645e14f117ac9fd1a75a8232b 100644
--- a/lily/include/context.hh
+++ b/lily/include/context.hh
@@ -143,9 +143,7 @@ public:
void check_removal ();
string context_name () const;
SCM context_name_symbol () const;
- Global_context *get_global_context () const;
- virtual Context *get_score_context () const;
virtual Output_def *get_output_def () const;
virtual Moment now_mom () const;
« lily/context.cc ('K') | « lily/global-context.cc ('k') | lily/include/global-context.hh » ('j') | no next file with comments »

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