Commit 7bb880f0 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove debug code

(cherry picked from commit 1dbd52a30cf7ab7dc191dcdab2d52ee744843a60)
parent 849ff25d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -39,9 +39,6 @@
#include "error.h"
#include "memory.h"

// DEBUG
#include "update.h"

using namespace LAMMPS_NS;

#define BUFFACTOR 1.5
+0 −3
Original line number Diff line number Diff line
@@ -28,9 +28,6 @@
#include "memory.h"
#include "error.h"

// DEBUG
#include "update.h"

using namespace LAMMPS_NS;

#define BUFFACTOR 1.5