Remove unused StatisticsStatus values
authorAndrey Alekseenko <al42and@gmail.com>
Tue, 18 May 2021 11:41:49 +0000 (14:41 +0300)
committerAndrey Alekseenko <al42and@gmail.com>
Tue, 18 May 2021 11:41:49 +0000 (14:41 +0300)
commit6ec86f5b9c783f5d36877e55d82d3303d26f67cc
treea848617357d9951dd69e8d0c887a3ac33d5e607e
parentb3b5ed6f0fa5b724602d042db900379db546fc06
Remove unused StatisticsStatus values

The `enumValueToString(StatisticsStatus)` had the wrong order of
strings. But in fact most of these statuses were not used anyway, so we
can just remove the corresponding enum values altogether.
src/gromacs/statistics/statistics.cpp
src/gromacs/statistics/statistics.h