mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
s3: Remove an unused structure field
This commit is contained in:
parent
42cb8ff71c
commit
d1697b3eaa
@ -57,8 +57,6 @@ struct smbd_parent_context {
|
||||
/* the list of current child processes */
|
||||
struct smbd_child_pid *children;
|
||||
size_t num_children;
|
||||
/* pipe for detecting death of parent process in child: */
|
||||
int child_pipe[2];
|
||||
|
||||
struct timed_event *cleanup_te;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user