Remove unused define

This commit is contained in:
Richard Berger 2020-05-28 10:36:38 -04:00
parent f5d8417d96
commit e7909f4598
No known key found for this signature in database
GPG Key ID: A9E83994E0BA0CAB
3 changed files with 0 additions and 3 deletions

View File

@ -40,7 +40,6 @@
using namespace LAMMPS_NS;
using namespace MathConst;
#define MAXLINE 1024
#define DELTA 4
#define PGDELTA 1
#define MAXNEIGH 24

View File

@ -39,7 +39,6 @@ using namespace LAMMPS_NS;
using namespace MathConst;
using namespace MathSpecial;
#define MAXLINE 1024
#define DELTA 4
/* ---------------------------------------------------------------------- */

View File

@ -31,7 +31,6 @@
using namespace LAMMPS_NS;
#define MAXLINE 1024
#define DELTA 4
/* ---------------------------------------------------------------------- */