summaryrefslogtreecommitdiffstats
path: root/ssh-sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-sandbox.h')
-rw-r--r--ssh-sandbox.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ssh-sandbox.h b/ssh-sandbox.h
index bd5fd8372..3b7484026 100644
--- a/ssh-sandbox.h
+++ b/ssh-sandbox.h
@@ -20,5 +20,3 @@ struct ssh_sandbox;
struct ssh_sandbox *ssh_sandbox_init(struct monitor *);
void ssh_sandbox_child(struct ssh_sandbox *);
-void ssh_sandbox_parent_finish(struct ssh_sandbox *);
-void ssh_sandbox_parent_preauth(struct ssh_sandbox *, pid_t);