summaryrefslogtreecommitdiff
path: root/innobase/include/mem0pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/mem0pool.h')
-rw-r--r--innobase/include/mem0pool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/innobase/include/mem0pool.h b/innobase/include/mem0pool.h
index 08327d95d37..95cf19676fb 100644
--- a/innobase/include/mem0pool.h
+++ b/innobase/include/mem0pool.h
@@ -19,8 +19,6 @@ typedef struct mem_pool_struct mem_pool_t;
/* The common memory pool */
extern mem_pool_t* mem_comm_pool;
-extern ulint mem_out_of_mem_err_msg_count;
-
/* Memory area header */
struct mem_area_struct{