summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/pdbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pdbox/pdbox.h')
-rw-r--r--apps/plugins/pdbox/pdbox.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/pdbox/pdbox.h b/apps/plugins/pdbox/pdbox.h
index eda3245258..640bc43aca 100644
--- a/apps/plugins/pdbox/pdbox.h
+++ b/apps/plugins/pdbox/pdbox.h
@@ -22,11 +22,9 @@
22#ifndef PDBOX_H 22#ifndef PDBOX_H
23#define PDBOX_H 23#define PDBOX_H
24 24
25#if 0
26/* Use dbestfit. */ 25/* Use dbestfit. */
27#include "bmalloc.h" 26#include "bmalloc.h"
28#include "dmalloc.h" 27#include "dmalloc.h"
29#endif
30 28
31/* Minimal memory size. */ 29/* Minimal memory size. */
32#define MIN_MEM_SIZE (4 * 1024 * 1024) 30#define MIN_MEM_SIZE (4 * 1024 * 1024)