From f4efbed2b3169f30b65010fa929e70335d3cfa41 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 6 Sep 2004 04:24:12 +0000 Subject: [PATCH] meaningless comment --- stepmania/src/StepMania.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index d471f5893e..b3415516bc 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -946,8 +946,6 @@ int main(int argc, char* argv[]) #endif - // Xbox : bug in the following - // Xbox : Detected with an endless loop placed to test if anything is reached. /* Almost everything uses this to read and write files. Load this early. */ FILEMAN = new RageFileManager( argv[0] ); FILEMAN->MountInitialFilesystems();