aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/control/control.h')
-rw-r--r--src/feature/control/control.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/feature/control/control.h b/src/feature/control/control.h
index d20bc6fa2b..3083837931 100644
--- a/src/feature/control/control.h
+++ b/src/feature/control/control.h
@@ -48,7 +48,6 @@ void enable_control_logging(void);
void monitor_owning_controller_process(const char *process_spec);
const char *rend_auth_type_to_string(rend_auth_type_t auth_type);
-MOCK_DECL(const char *, node_describe_longname_by_id,(const char *id_digest));
void control_free_all(void);
#ifdef CONTROL_MODULE_PRIVATE