Eset: Remove temporary declaration.
This commit is contained in:
parent
ce5b128f10
commit
c97d255752
@ -6,9 +6,6 @@
|
||||
#include "jemalloc/internal/extent.h"
|
||||
#include "jemalloc/internal/mutex.h"
|
||||
|
||||
/* This is a transitional declarion, while we move extent.c into eset.c. */
|
||||
extern const bitmap_info_t eset_bitmap_info;
|
||||
|
||||
/*
|
||||
* An eset ("extent set") is a quantized collection of extents, with built-in
|
||||
* LRU queue.
|
||||
|
Loading…
Reference in New Issue
Block a user