Skip to content

Commit

Permalink
Merge pull request #12543 from hjwsm1989/cleanup2
Browse files Browse the repository at this point in the history
  osd/ECBackend: remove unused variable "ReadCB"

Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
  • Loading branch information
xiexingguo committed Dec 23, 2016
2 parents 926d27f + 9e19b86 commit 8eb2241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/osd/ECBackend.h
Expand Up @@ -619,7 +619,6 @@ class ECBackend : public PGBackend {
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,
Expand Down

0 comments on commit 8eb2241

Please sign in to comment.