X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fside-position-interface.hh;h=d5392ee73df095e0a44b10adeb20f6f2145ddfb1;hb=d8ddee6490dd1bb4965980d3e952a390493bfffd;hp=6c9cb6e5ed1de644ce086cb2b16d878e86e10bfc;hpb=da5618cee71b51f29a155601a7cb1b3c6a8c8a1a;p=lilypond.git diff --git a/lily/include/side-position-interface.hh b/lily/include/side-position-interface.hh index 6c9cb6e5ed..d5392ee73d 100644 --- a/lily/include/side-position-interface.hh +++ b/lily/include/side-position-interface.hh @@ -13,17 +13,10 @@ #include "spanner.hh" #include "item.hh" -/** - Position victim object (ELT_L_) next to other objects (the support). +/* + TODO: move out unrelated callbacks. - side-support -- list of score elements - - direction-source -- in case side-relative-direction is set, where - to get the direction - - TODO: move out unrelated callbacks. - - TODO: reduce number of methods. + TODO: reduce number of methods. */ struct Side_position {