Remove extra semicolons causing clang warnings.
commit1fd31ef9d40ab86dfae54925267681bda196c634
authorChristian Blau <cblau@gwdg.de>
Thu, 24 Jan 2019 11:06:26 +0000 (24 12:06 +0100)
committerChristian Blau <cblau@gwdg.de>
Thu, 24 Jan 2019 11:06:26 +0000 (24 12:06 +0100)
tree1323891b1d25300fdb45c1400cfe875c178db62b
parentaa795b114a6fae5b166065e846ed528be5ac0a7f
Remove extra semicolons causing clang warnings.

In the AtomIterator and nbnxn_sci_t classes, extra semicolons generated
compilation warnings with some clang settings.

Change-Id: Ia184993f798d4afc14513dd7afc78f37665c4c6e
src/gromacs/mdlib/nbnxn_pairlist.h
src/gromacs/topology/mtop_util.h