Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pcmoritz committed Aug 19, 2017
1 parent ffb9916 commit 22188a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/src/plasma/malloc.cc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ int fake_munmap(void*, int64_t);
#define USE_DL_PREFIX
#define HAVE_MORECORE 0
#define DEFAULT_MMAP_THRESHOLD MAX_SIZE_T

#define DEFAULT_GRANULARITY ((size_t)128U * 1024U)

#include "thirdparty/dlmalloc.c" // NOLINT
Expand Down

0 comments on commit 22188a6

Please sign in to comment.