Doxygen comment for dd_make_local_rotation_groups
[alexxy/gromacs.git] / src / mdlib / domdec.c
index 30ccfd260f0b3fcfa37b02e1024643ede8495329..abc08743e2af1b6e6b8dea8bec54e9db7a179b65 100644 (file)
@@ -8596,7 +8596,7 @@ void dd_partition_system(FILE            *fplog,
     if (ir->bRot)
     {
         /* Update the local rotation groups */
-        dd_make_local_rotation_groups(dd,ir->rot,mdatoms);
+        dd_make_local_rotation_groups(dd,ir->rot);
     }