aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libstore/binary-cache-store.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libstore/binary-cache-store.hh b/src/libstore/binary-cache-store.hh
index 31878bbb2..7b228422d 100644
--- a/src/libstore/binary-cache-store.hh
+++ b/src/libstore/binary-cache-store.hh
@@ -138,8 +138,6 @@ public:
ref<FSAccessor> getFSAccessor() override;
-public:
-
void addSignatures(const Path & storePath, const StringSet & sigs) override
{ notImpl(); }