X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ffolded-repeat-iterator.cc;h=ddc6e68839099eaf68e7e3d53e91c1032d4468b6;hb=7181c77e5d46a271f5f76e99bee7f844611e23e4;hp=b8b4e1603373f49aeffdb1517eaf7b71c15d5f9f;hpb=0faba210842f1b0dd3863bfa6e2238bfa7384ba5;p=lilypond.git diff --git a/lily/folded-repeat-iterator.cc b/lily/folded-repeat-iterator.cc index b8b4e16033..ddc6e68839 100644 --- a/lily/folded-repeat-iterator.cc +++ b/lily/folded-repeat-iterator.cc @@ -7,6 +7,12 @@ */ + +/* + Folded repeats are a stupid idea at this point, so we refrain from + implementing get_music () and skip (). +*/ + #include "folded-repeat-iterator.hh" #include "repeated-music.hh" #include "music-list.hh"