summaryrefslogtreecommitdiffhomepage
path: root/x11fwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11fwd.h')
-rw-r--r--x11fwd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11fwd.h b/x11fwd.h
index 889033f..6cf4b96 100644
--- a/x11fwd.h
+++ b/x11fwd.h
@@ -30,8 +30,6 @@
#include "channel.h"
int x11req(struct ChanSess * chansess);
-int x11accept(struct ChanSess * chansess);
-void x11cleanup(struct ChanSess * chansess);
void x11setauth(struct ChanSess *chansess);
#endif /* DROPBEAR_X11FWD */