]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/new-slur.cc
(add_column): remove set_interface()
[lilypond.git] / lily / new-slur.cc
index f617c320f1788ecbbc244cfa7efe4dbf85ec7ee0..5da6a302ee19bbcdce8f6e5c6cc4405cf826c569 100644 (file)
@@ -111,15 +111,6 @@ New_slur::get_curve (Grob*me)
   return b;
 }
 
-
-void
-New_slur::set_interface (Grob*me)
-{
-  /* Copy to mutable list. */
-  me->set_property ("attachment",
-                   ly_deep_copy (me->get_property ("attachment")));
-}
-
 void
 New_slur::add_column (Grob*me, Grob*n)
 {