summaryrefslogtreecommitdiff
path: root/libbcachefs/move.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/move.h')
-rw-r--r--libbcachefs/move.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcachefs/move.h b/libbcachefs/move.h
index 50a6f7d7..547ee7b7 100644
--- a/libbcachefs/move.h
+++ b/libbcachefs/move.h
@@ -36,8 +36,6 @@ struct moving_context {
wait_queue_head_t wait;
};
-void bch2_verify_bucket_evacuated(struct btree_trans *, struct bpos, int);
-
#define move_ctxt_wait_event(_ctxt, _trans, _cond) \
do { \
bool cond_finished = false; \