summaryrefslogtreecommitdiffstats
path: root/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib.h')
-rw-r--r--lib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib.h b/lib.h
index 403a18de..d960e5f4 100644
--- a/lib.h
+++ b/lib.h
@@ -124,8 +124,6 @@ struct string {
val alloc;
};
-#define SLOT_CACHE_SIZE 8
-
typedef struct {
cnum id;
cnum slot;