spacing cleanup

This commit is contained in:
AJ Kelly
2011-03-04 22:48:00 -06:00
parent 7e128f8fdb
commit 60ce757c5f
-1
View File
@@ -194,7 +194,6 @@ void NoteSkinManager::GetNoteSkinNames( const Game* pGame, vector<RString> &AddT
GetAllNoteSkinNamesForGame( pGame, AddTo );
}
bool NoteSkinManager::DoesNoteSkinExist( const RString &sSkinName )
{
vector<RString> asSkinNames;