Merge release-4-6 into master
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / mdatom.h
index c39d0ecb7c4b534037494c94ec221cd105cb0287..1fd776590b486d325d3b07bdf2a117fb7a1feb15 100644 (file)
@@ -72,8 +72,6 @@ typedef struct {
   real          lambda;
   /* The AdResS weighting function */
   real          *wf;
-  gmx_bool          pureex;
-  gmx_bool          purecg;
   unsigned short  *tf_table_index; /* The tf table that will be applied, if thermodyn, force enabled*/
 } t_mdatoms;