From 60ce757c5fc565b0a5c5f8f463a2b9651b88a8ad Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Fri, 4 Mar 2011 22:48:00 -0600 Subject: [PATCH] spacing cleanup --- src/NoteSkinManager.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/NoteSkinManager.cpp b/src/NoteSkinManager.cpp index 9e0ed0834f..4607d43529 100644 --- a/src/NoteSkinManager.cpp +++ b/src/NoteSkinManager.cpp @@ -194,10 +194,9 @@ void NoteSkinManager::GetNoteSkinNames( const Game* pGame, vector &AddT GetAllNoteSkinNamesForGame( pGame, AddTo ); } - bool NoteSkinManager::DoesNoteSkinExist( const RString &sSkinName ) { - vector asSkinNames; + vector asSkinNames; GetAllNoteSkinNamesForGame( GAMESTATE->m_pCurGame, asSkinNames ); for( unsigned i=0; i