Skip to content

Commit

Permalink
osd/ECBackend: remove unused variable "ReadCB"
Browse files Browse the repository at this point in the history
  Signed-off-by: huangjun <hjwsm1989@gmail.com>
  • Loading branch information
hjwsm1989 committed Dec 17, 2016
1 parent 3cf1ca5 commit 9e19b86
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 9e19b86

Please sign in to comment.