Skip to content
Snippets Groups Projects
Commit 2b04bd1c authored by Marco Biasini's avatar Marco Biasini
Browse files

remove stale comment

parent 5252923c
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,6 @@ void RuleBasedProcessor::ProcessUnkAtoms(DiagnosticsPtr diags,
break;
case CONOP_FATAL:
throw DiagError(Diag(DIAG_UNK_ATOM, "unknown atom %0").AddAtom(*i));
// FIXME: Implement a ConopError based on Diag...
break;
case CONOP_REMOVE_RESIDUE:
diags->AddDiag(DIAG_UNK_ATOM, "removed residue %0 with unknown atom %1")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment