2013-05-14 Miguel Figueiredo <el...@debianpt.org>
* mach-defpager/kalloc.c: remove useless #define
diff --git a/mach-defpager/kalloc.c b/mach-defpager/kalloc.c
index 8efb85f..97e3ee8 100644
--- a/mach-defpager/kalloc.c
+++ b/mach-defpager/kalloc.c
@@ -50,9 +50,6 @@ static void free_hook (void *ptr, const void *caller);
void (*__MALLOC_HOOK_VOLATILE __malloc_initialize_hook) (void) =
init_hook;
-
-#define DEBUG
-
/*
* All allocations of size less than kalloc_max are rounded to the
* next highest power of 2.
--
Melhores cumprimentos/Best regards,
Miguel Figueiredo