merge IniFile and XmlFile

This commit is contained in:
Chris Danford
2005-01-07 14:28:00 +00:00
parent 5b2582cab3
commit 981e52ec58
27 changed files with 427 additions and 509 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ void SongCacheIndex::ReadCacheIndex()
EmptyDir( CACHE_DIR "Banners/" );
EmptyDir( CACHE_DIR "Songs/" );
CacheIndex.Reset();
CacheIndex.Clear();
}
void SongCacheIndex::AddCacheIndex(const CString &path, unsigned hash)