This commit is contained in:
Glenn Maynard
2004-11-13 22:26:31 +00:00
parent f7617415e6
commit c483fbbd1a
-1
View File
@@ -570,7 +570,6 @@ bool BMSLoader::GetCommonTagFromMapList( const vector<NameToData_t> &aBMSData, c
if( !GetTagFromMap( aBMSData[i], sName, sTag ) )
continue;
LOG->Trace("foo: '%s'", sTag.c_str());
if( !bFoundOne )
{
bFoundOne = true;