From: Yunchuan Wen Date: Wed, 30 Nov 2016 08:59:59 +0000 (+0000) Subject: include/mempool.h: remove unneeded farward declaration X-Git-Tag: v11.1.0~6^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dbdb6d3ad991a7e61bf5b1c9d2480a6df150df42;p=ceph.git include/mempool.h: remove unneeded farward declaration Signed-off-by: Yunchuan Wen --- diff --git a/src/include/mempool.h b/src/include/mempool.h index dba6b559cd7b..9a7569312e55 100644 --- a/src/include/mempool.h +++ b/src/include/mempool.h @@ -161,7 +161,6 @@ extern bool debug_mode; extern void set_debug_mode(bool d); // -------------------------------------------------------------- -struct pool_allocator_base_t; class pool_t; // we shard pool stats across many shard_t's to reduce the amount