This commit is contained in:
Glenn Maynard
2003-12-02 21:52:03 +00:00
parent 5e9246230a
commit 39549f4387
+1
View File
@@ -506,6 +506,7 @@ CString DerefRedir(const CString &path)
return path2;
}
/* XXX: This can be used to read one line from any file; rename it. */
CString GetRedirContents(const CString &path)
{
RageFile file(path);