Skip to content

Commit

Permalink
Merge pull request #11041 from stiopaa1/osd_replicatedpg_removeClassR…
Browse files Browse the repository at this point in the history
…edeclaration

osd/ReplicatedPG: remove class redeclaration

Reviewed-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Sep 11, 2016
2 parents 8ffaa6a + b4fd5fd commit 5999adb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/osd/ReplicatedPG.h
Expand Up @@ -172,7 +172,6 @@ class ReplicatedPG : public PG, public PGBackend::Listener {
* can associate itself with the correct copy operation.
*/
typedef boost::tuple<int, CopyResults*> CopyCallbackResults;
class CopyCallback;

friend class CopyFromCallback;
friend class PromoteCallback;
Expand Down

0 comments on commit 5999adb

Please sign in to comment.