From 0955b5410bc86cfb15e5f91074b7da8352e4c804 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 10 Feb 2006 10:01:12 +0000 Subject: [PATCH] Cleanup. --- stepmania/src/archutils/Darwin/wchar.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stepmania/src/archutils/Darwin/wchar.cpp b/stepmania/src/archutils/Darwin/wchar.cpp index c99c8f40f0..a0b5ebcfc7 100644 --- a/stepmania/src/archutils/Darwin/wchar.cpp +++ b/stepmania/src/archutils/Darwin/wchar.cpp @@ -20,7 +20,7 @@ size_t wcslen( const wchar_t *ws ) #if ! _GLIB_CHECK(HAVE_WMEMCHR) wchar_t *wmemchr( const wchar_t *ws, wchar_t wc, size_t n ) { - for( unsigned i=0; i