silence compiler warnings

This commit is contained in:
Axel Kohlmeyer
2022-02-17 17:03:05 -05:00
parent da3c3723bd
commit 537e3f2539
11 changed files with 15 additions and 21 deletions

View File

@ -55,7 +55,6 @@ int TersoffMT::init(const int ntypes, const int nlocal, const int nall, const in
int oldparam=-1;
int onetype=-1;
int onetype3=0;
int spq=1;
int mtypes=0;
#ifdef USE_OPENCL
for (int ii=1; ii<ntypes; ii++) {