Fix warning from GCC 6
commit03ca44f647eb0d89a190c8b10d27112d1cb1f81d
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 25 Feb 2016 15:55:15 +0000 (25 16:55 +0100)
committerBerk Hess <hess@kth.se>
Sat, 19 Mar 2016 08:14:49 +0000 (19 09:14 +0100)
treea347e79c825ff107198507e3fa53fc04559ef73b
parent1ab2eb0130d34d9db1c1463ff6358598766b632e
Fix warning from GCC 6

These omega variables could not actually be used when uninitialized
but the code is anyway improved by this change.

Change-Id: Ic038ecf1f5ae1ff1f43bbc77b6de023d94b020b2
src/gromacs/mdlib/expanded.cpp