Fix duplicate warning
commit4d26abf1462d2547f004638264fc49c55a6dad00
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 3 Jan 2018 09:17:00 +0000 (3 10:17 +0100)
committerErik Lindahl <erik.lindahl@gmail.com>
Wed, 3 Jan 2018 12:26:05 +0000 (3 13:26 +0100)
tree729fa33ee25f866b298f8b4da0867cf436c48627
parent4a4dc78e0c059ed662ae29331fd4a6c2ad6278a2
Fix duplicate warning

Thread-MPI, GPUs and energy groups was issuing this warning
twice. Note that no-MPI and real-MPI are still handled correctly -
they warn on the second call, which is the only one made in those
cases.

Fixes #2372

Change-Id: I68eb0505056b8edd5233a6abf1f2e30b09bbacee
src/programs/mdrun/runner.cpp