mirror of
https://github.com/samba-team/samba.git
synced 2025-02-07 01:58:28 +03:00
r7496: removed an unused variable
This commit is contained in:
parent
3d70755abf
commit
a8c99d0e37
@ -40,7 +40,6 @@ struct sock_private {
|
|||||||
struct fd_event *fde;
|
struct fd_event *fde;
|
||||||
struct socket_context *sock;
|
struct socket_context *sock;
|
||||||
char *server_name;
|
char *server_name;
|
||||||
uint32_t port;
|
|
||||||
|
|
||||||
struct sock_blob *pending_send;
|
struct sock_blob *pending_send;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user