Skip to content

Commit

Permalink
cephfs: Remove explicit forward declare CephContext
Browse files Browse the repository at this point in the history
It is already correctly declared in:
    src/include/common_fwd.h

fixes: ceph#37876
Signed-off-by: Willem Jan Withagen <[email protected]>
  • Loading branch information
wjwithagen committed Jan 14, 2021
1 parent 0e7d190 commit f7b6d4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tools/cephfs_mirror/PeerReplayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
#include "mds/FSMap.h"
#include "Types.h"

class CephContext;

namespace cephfs {
namespace mirror {

Expand Down

0 comments on commit f7b6d4c

Please sign in to comment.