remove debug code

This commit is contained in:
Axel Kohlmeyer
2016-09-20 09:05:39 -04:00
parent 7cc79de530
commit 1dbd52a30c
2 changed files with 0 additions and 6 deletions

View File

@ -39,9 +39,6 @@
#include "error.h"
#include "memory.h"
// DEBUG
#include "update.h"
using namespace LAMMPS_NS;
#define BUFFACTOR 1.5

View File

@ -28,9 +28,6 @@
#include "memory.h"
#include "error.h"
// DEBUG
#include "update.h"
using namespace LAMMPS_NS;
#define BUFFACTOR 1.5