Remove #ifdef

This commit is contained in:
Stan Gerald Moore
2022-03-31 12:27:43 -06:00
parent 79fcf18013
commit 72874376f0

View File

@ -1214,15 +1214,12 @@ struct params_lj_coul {
F_FLOAT cut_ljsq,cut_coulsq,lj1,lj2,lj3,lj4,offset;
};
#ifdef OPT_ANGULAR_TORSION
// ReaxFF
struct alignas(4 * sizeof(int)) reax_int4 {
int i0, i1, i2, i3;
};
#endif
// Pair SNAP
#define SNAP_KOKKOS_REAL double