From 5e15696c59e0a051afe7facb3032a63318ec67ac Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 4 Feb 2007 08:07:26 +0000 Subject: [PATCH] Yes. --- stepmania/src/StepMania.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index 398c1be3f0..4a5626d85a 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -1094,7 +1094,6 @@ int main(int argc, char* argv[]) /* Run the main loop. */ if( GetCommandlineArgument("ExportNsisStrings") ) - // XXX Nullsoft Scriptable Installation System? ExportStrings::Nsis(); else if( GetCommandlineArgument("ExportLuaInformation") ) ExportStrings::LuaInformation();