diff options
author | Rat <none@none> | 2010-06-07 19:35:24 +0200 |
---|---|---|
committer | Rat <none@none> | 2010-06-07 19:35:24 +0200 |
commit | e4e13c2bb8c691486ac717b206f166f33c8c531a (patch) | |
tree | a0ab601406c1396d41527a49392725c8179a6d8a /dep/src/jmalloc/mb.c | |
parent | 32546e22828e793e3881e1055acb72b6a044e331 (diff) |
removed 'dep' folder, no more needed
--HG--
branch : trunk
Diffstat (limited to 'dep/src/jmalloc/mb.c')
-rw-r--r-- | dep/src/jmalloc/mb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dep/src/jmalloc/mb.c b/dep/src/jmalloc/mb.c deleted file mode 100644 index 30a1a2e997a..00000000000 --- a/dep/src/jmalloc/mb.c +++ /dev/null @@ -1,2 +0,0 @@ -#define MB_C_ -#include "jemalloc/internal/jemalloc_internal.h" |