X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Frelocate.hh;h=6a76a22e2fd5656c6ccae44107254d10c930bace;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=df541f9d2037e01f68df4ff9496caa2da3c55e86;hpb=711cf44d0ab28f3159230c84d63c0b19199408b0;p=lilypond.git diff --git a/lily/include/relocate.hh b/lily/include/relocate.hh index df541f9d20..6a76a22e2f 100644 --- a/lily/include/relocate.hh +++ b/lily/include/relocate.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2005--2006 Han-Wen Nienhuys + (c) 2005--2008 Han-Wen Nienhuys */ @@ -14,7 +14,6 @@ void read_relocation_dir (string dirname); void read_relocation_file (string filename); -string read_line (FILE *f); string expand_environment_variables (string orig); int sane_putenv (char const *key, string value, bool overwrite);