remove debug code
This commit is contained in:
@ -39,9 +39,6 @@
|
||||
#include "error.h"
|
||||
#include "memory.h"
|
||||
|
||||
// DEBUG
|
||||
#include "update.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
#define BUFFACTOR 1.5
|
||||
|
||||
@ -28,9 +28,6 @@
|
||||
#include "memory.h"
|
||||
#include "error.h"
|
||||
|
||||
// DEBUG
|
||||
#include "update.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
#define BUFFACTOR 1.5
|
||||
|
||||
Reference in New Issue
Block a user