Skip to content

Commit

Permalink
remove used function csum_replica_enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jxiong committed Feb 1, 2025
1 parent b53e36d commit c63ecc9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/tests/suite/daos_checksum.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ csum_replica_enable(void **state)
return 0;
}

static inline bool
csum_replica_enabled(void **state)
{
return dts_csum_oc == RP_CSUM_OC;
}

static inline int
csum_shard_enable(void **state)
{
Expand Down

0 comments on commit c63ecc9

Please sign in to comment.