From 9e52a024966b92ae93899d243e36c06e0f037099 Mon Sep 17 00:00:00 2001 From: Thad Ward Date: Sun, 14 Sep 2003 20:22:32 +0000 Subject: [PATCH] since the Cache dir is no longer part of CVS, we don't need to be careful about deleting files from it. --- stepmania/src/SongCacheIndex.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/stepmania/src/SongCacheIndex.cpp b/stepmania/src/SongCacheIndex.cpp index c5d848f06a..1c14355df2 100644 --- a/stepmania/src/SongCacheIndex.cpp +++ b/stepmania/src/SongCacheIndex.cpp @@ -32,15 +32,7 @@ static void EmptyDir( CString dir ) CStringArray asCacheFileNames; GetDirListing( dir, asCacheFileNames ); for( unsigned i=0; i