diff --git a/stepmania/src/RageUtil.cpp b/stepmania/src/RageUtil.cpp index 3053493be5..6f137408ab 100644 --- a/stepmania/src/RageUtil.cpp +++ b/stepmania/src/RageUtil.cpp @@ -941,7 +941,7 @@ bool Regex::Replace(const CString &replacement, const CString &subject, CString out = replacement; // TODO: optimize me by iterating only once over the string - for( int i=0; i