1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

r7496: removed an unused variable

This commit is contained in:
Andrew Tridgell 2005-06-12 02:18:25 +00:00 committed by Gerald (Jerry) Carter
parent 3d70755abf
commit a8c99d0e37

View File

@ -40,7 +40,6 @@ struct sock_private {
struct fd_event *fde;
struct socket_context *sock;
char *server_name;
uint32_t port;
struct sock_blob *pending_send;