summaryrefslogtreecommitdiffstats
path: root/src/common/perf_counters.h
diff options
context:
space:
mode:
authorYunchuan Wen <yunchuan.wen@kylin-cloud.com>2016-11-30 08:38:07 +0100
committerLi Wang <li.wang@kylin-cloud.com>2016-12-01 10:02:47 +0100
commitc269c9bb355918ffcd11a6d5023a40d034227b20 (patch)
tree2cb0da21445ca3d0f85be397261cbe7c58b89493 /src/common/perf_counters.h
parentcommon/TrackedOp.h: remove unneeded forward declaration (diff)
downloadceph-c269c9bb355918ffcd11a6d5023a40d034227b20.tar.xz
ceph-c269c9bb355918ffcd11a6d5023a40d034227b20.zip
common/perf_counters.h: remove unneeded forward declaration
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com>
Diffstat (limited to 'src/common/perf_counters.h')
-rw-r--r--src/common/perf_counters.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/perf_counters.h b/src/common/perf_counters.h
index 0394acd3e1b..098555d564b 100644
--- a/src/common/perf_counters.h
+++ b/src/common/perf_counters.h
@@ -30,7 +30,6 @@
class CephContext;
class PerfCountersBuilder;
-class PerfCountersCollectionTest;
enum perfcounter_type_d : uint8_t
{