Nblib doc fixes
[alexxy/gromacs.git] / api / nblib / particlesequencer.cpp
index 7bb98bed165eaf963b75cd4cdf9ffa7eb4e628c7..a907718f72a505263155d3838be57a89b8fb7d92 100644 (file)
@@ -62,7 +62,6 @@ int ParticleSequencer::operator()(const MoleculeName& moleculeName,
     }
     catch (const std::out_of_range& outOfRange)
     {
-        // TODO: use string format function once we have it
         if (moleculeName.value() == residueName.value())
         {
             printf("No particle %s in residue %s in molecule %s found\n",