X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Frod.hh;h=ac00f8bcbbbbae9800ba6208cc90d012e2bb5032;hb=5b2bdf8c532aa1b4aa8626f6847938f2ef4ba1be;hp=1263dd2e8ab93d1472d1236e00daa10bd07e124f;hpb=545092a25d8ca41dc90b87482474b3719f7130a9;p=lilypond.git diff --git a/lily/include/rod.hh b/lily/include/rod.hh index 1263dd2e8a..ac00f8bcbb 100644 --- a/lily/include/rod.hh +++ b/lily/include/rod.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1998--2005 Han-Wen Nienhuys + (c) 1998--2008 Han-Wen Nienhuys */ #ifndef ROD_HH @@ -17,13 +17,8 @@ struct Rod Drul_array item_drul_; Real distance_; - /** - translate the rod so as to refer to Paper_columns - */ void columnize (); - void add_to_cols (); - Rod (); };