projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57fe1d5
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 12 Apr 2002 18:24:46 +0000
(18:24 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 12 Apr 2002 18:24:46 +0000
(18:24 +0000)
apps/silcd/packet_receive.c
patch
|
blob
|
history
diff --git
a/apps/silcd/packet_receive.c
b/apps/silcd/packet_receive.c
index 6bfe3089c5ef87d7d135f4ffb6f38dbf828fb730..42085c6f54386e543886cd501b15246d3b1cf374 100644
(file)
--- a/
apps/silcd/packet_receive.c
+++ b/
apps/silcd/packet_receive.c
@@
-3192,9
+3192,6
@@
void silc_server_resume_client(SilcServer server,
}
silc_hash_table_list_reset(&htl);
- SILC_SERVER_SEND_NOTIFY(server, sock, SILC_NOTIFY_TYPE_NONE,
- ("Your session is successfully resumed"));
-
} else if (sock->type != SILC_SOCKET_TYPE_CLIENT) {
/* Server or router sent this to us to notify that that a client has
been resumed. */