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

Unified Diff: lily/paper-column.cc

Issue 571190043: Issue 5627: clean up the breaking of breakable Items (Closed)
Patch Set: remove braces Created 5 years, 4 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/item.cc ('k') | lily/system.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/paper-column.cc
diff --git a/lily/paper-column.cc b/lily/paper-column.cc
index a27b9fead74cbe610edb04206ece5fcf8f67cd84..c3aac353dbbb17fcc3c57110742aad5b7a35afa3 100644
--- a/lily/paper-column.cc
+++ b/lily/paper-column.cc
@@ -39,12 +39,6 @@
#include "text-interface.hh"
#include "warn.hh"
-void
-Paper_column::do_break_processing ()
-{
- Item::do_break_processing ();
-}
-
bool
Paper_column::internal_set_as_bound_of_spanner (Spanner *s, Direction)
{
« no previous file with comments | « lily/item.cc ('k') | lily/system.cc » ('j') | no next file with comments »

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