remove todo that won't happen

This commit is contained in:
AJ Kelly
2011-08-03 21:19:54 -05:00
parent fe9e25cea4
commit 85c9a258a6
-1
View File
@@ -110,7 +110,6 @@ bool CourseLoaderCRS::LoadFromMsd( const RString &sPath, const MsdFile &msd, Cou
out.m_iCustomMeter[cd] = max( StringToInt(sParams[2]), 0 );
}
}
// todo: add COMBO and COMBOMODE from DWI CRS files? -aj
else if( sValueName.EqualsNoCase("MODS") )
{