aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/scrubcontext.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-05-11 13:49:02 +0200
committerStefan Boberg <[email protected]>2023-05-11 13:49:02 +0200
commit034a058c41d690a44ad5dd29998fe760b9895106 (patch)
tree934d084f8307faf147e2d14137751e15cbbc2868 /src/zenstore/scrubcontext.cpp
parentclang-format (diff)
downloadzen-034a058c41d690a44ad5dd29998fe760b9895106.tar.xz
zen-034a058c41d690a44ad5dd29998fe760b9895106.zip
build fix (accidental commit on the wrong branch)
Diffstat (limited to 'src/zenstore/scrubcontext.cpp')
-rw-r--r--src/zenstore/scrubcontext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenstore/scrubcontext.cpp b/src/zenstore/scrubcontext.cpp
index d471f0fca..f35178de6 100644
--- a/src/zenstore/scrubcontext.cpp
+++ b/src/zenstore/scrubcontext.cpp
@@ -6,7 +6,7 @@
namespace zen {
-ScrubContext::ScrubContext(WorkerThreadPool& InWorkerThreadPool)
+ScrubContext::ScrubContext()
{
}