aboutsummaryrefslogtreecommitdiff
path: root/src/core/endpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/endpt.h')
-rw-r--r--src/core/endpt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/endpt.h b/src/core/endpt.h
index 65eb5d57..f37ea7cc 100644
--- a/src/core/endpt.h
+++ b/src/core/endpt.h
@@ -55,7 +55,6 @@ extern void nni_ep_remove(nni_ep *);
extern int nni_ep_dial(nni_ep *, int);
extern int nni_ep_listen(nni_ep *, int);
extern void nni_ep_list_init(nni_list *);
-extern int nni_ep_pipe_add(nni_ep *, nni_pipe *);
extern void nni_ep_pipe_remove(nni_ep *, nni_pipe *);
#endif // CORE_ENDPT_H