diff --git a/src/CourseLoaderCRS.cpp b/src/CourseLoaderCRS.cpp index f8b3fc3ba9..8fdc2f0c27 100644 --- a/src/CourseLoaderCRS.cpp +++ b/src/CourseLoaderCRS.cpp @@ -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") ) {