X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fparseconstruct.hh;h=527dafbd359da4dfeb7fc8acaf8c75ddf6e48541;hb=4a0cd6bf85b47b7a647fcdcd8b0ce6832e5a1b1c;hp=7a8510484678b71197410afa2d8d33f009d49667;hpb=1cf3d59c1559fb9774c4c1c8cae155cfe54a927c;p=lilypond.git diff --git a/lily/include/parseconstruct.hh b/lily/include/parseconstruct.hh index 7a85104846..527dafbd35 100644 --- a/lily/include/parseconstruct.hh +++ b/lily/include/parseconstruct.hh @@ -1,7 +1,7 @@ /* parseconstruct.hh -- part of GNU LilyPond - (c) 1996--1998 Han-Wen Nienhuys + (c) 1996--1999 Han-Wen Nienhuys */ #ifndef PARSECONSTRUCT_HH @@ -11,8 +11,6 @@ String * get_scriptdef (char c); Request* get_script_req (char); -Request*get_script_req (int d , Script_def*def); -Request*get_text_req (int d , Text_def*def); Request*get_grouping_req (Array i_arr); #endif // PARSECONSTRUCT_HH