summaryrefslogtreecommitdiff
path: root/pathd/pathd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pathd/pathd.h')
-rw-r--r--pathd/pathd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathd/pathd.h b/pathd/pathd.h
index c8cde33a16..75e7eff920 100644
--- a/pathd/pathd.h
+++ b/pathd/pathd.h
@@ -435,7 +435,6 @@ void srte_candidate_status_update(struct srte_candidate *candidate, int status);
void srte_candidate_unset_segment_list(const char *originator, bool force);
const char *srte_origin2str(enum srte_protocol_origin origin);
void pathd_shutdown(void);
-void path_policy_show_debugging(struct vty *vty);
/* path_cli.c */
void path_cli_init(void);