mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3: Remove a bogus comment
This commit is contained in:
parent
f533b50105
commit
77810431c9
@ -1358,10 +1358,6 @@ NTSTATUS ctdbd_register_ips(struct ctdbd_connection *conn,
|
||||
}
|
||||
|
||||
conn->release_ip_handler = release_ip_handler;
|
||||
/*
|
||||
* store the IP address of the server socket for later
|
||||
* comparison in release_ip()
|
||||
*/
|
||||
conn->release_ip_priv = private_data;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user