Skip to content

Commit

Permalink
ceph-dedup-tool: fix warning
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Jul 14, 2020
1 parent e697cba commit 21b74ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/ceph_dedup_tool.cc
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,6 @@ void ChunkScrub::chunk_scrub_common()
ObjectCursor shard_start;
ObjectCursor shard_end;
int ret;
utime_t cur_time = ceph_clock_now();
Rados rados;

ret = rados.init_with_context(g_ceph_context);
Expand Down

0 comments on commit 21b74ba

Please sign in to comment.