]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/sources.cc
Xml: Regression test 41f-StaffGroups-Overlapping
[lilypond.git] / lily / sources.cc
index dc784d2bdb5f20c17058f2219309d2e6e44c08b2..7b7401b330cc1a44f31983517824dcd619e67ca4 100644 (file)
@@ -29,11 +29,6 @@ Sources::Sources ()
   path_ = 0;
 }
 
-Sources::Sources (Sources const &)
-{
-  assert (false);
-}
-
 void
 Sources::set_path (File_path *f)
 {