summaryrefslogtreecommitdiffhomepage
path: root/svr-session.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-session.c')
-rw-r--r--svr-session.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/svr-session.c b/svr-session.c
index c235c8a..3a979a1 100644
--- a/svr-session.c
+++ b/svr-session.c
@@ -114,7 +114,6 @@ void svr_session(int sock, int childpipe) {
/* packet handlers */
ses.packettypes = svr_packettypes;
- ses.buf_match_algo = svr_buf_match_algo;
ses.isserver = 1;