Skip to content

Commit ff57be1

Browse files
removed ifdef
1 parent c3f6431 commit ff57be1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tools/NeighborList.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434

3535
#pragma GCC diagnostic error "-Wswitch"
3636

37-
#ifdef __APPLE__
38-
//we are using getenv to give the user the opporunity of suppressing
39-
//the too many memory killswitch while compiling on mac
4037
#include <cstdlib>
4138

4239
namespace PLMD {

0 commit comments

Comments
 (0)