Remove obsolete dd_get_ns_ranges()
[alexxy/gromacs.git] / src / gromacs / domdec / domdec_internal.h
index a635bdebf1d505746f8cb90e6c86d94e6f3c2ce2..36f66a62586761cb5dd4d8aebede50d5829fcb6d 100644 (file)
@@ -619,8 +619,6 @@ struct gmx_domdec_comm_t // NOLINT (clang-analyzer-optin.performance.Padding)
      */
     real PMELoadBal_max_cutoff = 0;
 
-    /**< tric_dir from \p gmx_ddbox_t is only stored here because dd_get_ns_ranges needs it */
-    ivec tric_dir = { };
     /**< box lower corner, required with dim's without pbc and -gcom */
     rvec box0 = { };
     /**< box size, required with dim's without pbc and -gcom */