From e4ebbc24b01d00c2da34cdc37ac32f8c41609fa8 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 6 Sep 2002 21:21:07 +0000 Subject: [PATCH] Remove AssertThemeIsComplete references; the code isn't there at all. --- stepmania/src/ThemeManager.cpp | 4 ---- stepmania/src/ThemeManager.h | 1 - 2 files changed, 5 deletions(-) diff --git a/stepmania/src/ThemeManager.cpp b/stepmania/src/ThemeManager.cpp index 2f0bf2178e..3e128e1a54 100644 --- a/stepmania/src/ThemeManager.cpp +++ b/stepmania/src/ThemeManager.cpp @@ -37,10 +37,6 @@ ThemeManager::ThemeManager() CStringArray arrayThemeNames; GetAllThemeNames( arrayThemeNames ); - - // Disabled for now... it takes ages here to run - bbf -// for( int i=0; i