diff --git a/src/THcParmList.cxx b/src/THcParmList.cxx index a1ba47f5a6331bc3bd3ca9681ac9318085304864..b0ae38bca985e1fe52ee79f182a8338d12ef7a1c 100644 --- a/src/THcParmList.cxx +++ b/src/THcParmList.cxx @@ -210,6 +210,7 @@ void THcParmList::Load( const char* fname, Int_t RunNumber ) InRunRange = 0; } } + continue; // Skip to next line } }