remove ResolvePath calls; this is done automatically and has been a noop

for a long time
This commit is contained in:
Glenn Maynard
2004-02-27 05:42:44 +00:00
parent 72955df2af
commit 5b5834acba
3 changed files with 0 additions and 5 deletions
-1
View File
@@ -164,7 +164,6 @@ bool RageSound::Load(CString sSoundFilePath, int precache)
Unload();
m_sFilePath = sSoundFilePath;
ResolvePath( m_sFilePath );
position = 0;