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

Unified Diff: lily/include/grob-info.hh

Issue 344010043: Issue 5336: Remove downcasting methods from Grob_array and Grob_info (Closed)
Patch Set: Created 5 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/include/grob-array.hh ('k') | lily/ligature-bracket-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/grob-info.hh
diff --git a/lily/include/grob-info.hh b/lily/include/grob-info.hh
index 6d418379c917402a346f03b03642da436459a205..3dcee09ab67f751d289e64eb54c673e507653c38 100644
--- a/lily/include/grob-info.hh
+++ b/lily/include/grob-info.hh
@@ -43,8 +43,6 @@ public:
Grob_info (Translator *, Grob *);
Grob_info ();
- Item *item () const;
- Spanner *spanner () const;
static bool less (Grob_info i, Grob_info j);
};
« no previous file with comments | « lily/include/grob-array.hh ('k') | lily/ligature-bracket-engraver.cc » ('j') | no next file with comments »

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