aboutsummaryrefslogtreecommitdiff
path: root/zenstore/CAS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zenstore/CAS.cpp')
-rw-r--r--zenstore/CAS.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenstore/CAS.cpp b/zenstore/CAS.cpp
index b3ef7a320..a143230d3 100644
--- a/zenstore/CAS.cpp
+++ b/zenstore/CAS.cpp
@@ -28,6 +28,7 @@ namespace zen {
void
ScrubContext::ReportBadChunks(std::span<IoHash> BadChunks)
{
+ ZEN_UNUSED(BadChunks);
}
/**