Merge pull request #12543 from hjwsm1989/cleanup2

osd/ECBackend: remove unused variable "ReadCB"

Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
This commit is contained in:
Xie Xingguo 2016-12-23 08:57:03 +08:00 committed by GitHub
commit 8eb2241240

View File

@ -619,7 +619,6 @@ public:
ECUtil::HashInfoRef get_hash_info(const hobject_t &hoid, bool checks = true,
const map<string,bufferptr> *attr = NULL);
friend struct ReadCB;
public:
ECBackend(
PGBackend::Listener *pg,