]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/relocate.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / relocate.hh
index df541f9d2037e01f68df4ff9496caa2da3c55e86..6a76a22e2fd5656c6ccae44107254d10c930bace 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 */
 
@@ -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);