summaryrefslogtreecommitdiff
path: root/serve.h
diff options
context:
space:
mode:
Diffstat (limited to 'serve.h')
-rw-r--r--serve.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/serve.h b/serve.h
index fc2683e24d..56da77a87a 100644
--- a/serve.h
+++ b/serve.h
@@ -1,10 +1,6 @@
#ifndef SERVE_H
#define SERVE_H
-struct strvec;
-int has_capability(const struct strvec *keys, const char *capability,
- const char **value);
-
struct serve_options {
unsigned advertise_capabilities;
unsigned stateless_rpc;