mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
lightningd: remove unused pid_fd member in struct lightningd
Signed-off-by: YOSHIDA Masanori <masanori.yoshida@gmail.com> Changelog-None
This commit is contained in:
parent
dc83862fc2
commit
ff2535651e
@ -83,8 +83,6 @@ struct lightningd {
|
||||
* -1. */
|
||||
int daemon_parent_fd;
|
||||
|
||||
int pid_fd;
|
||||
|
||||
/* Our config basedir, network directory, and rpc file */
|
||||
char *config_basedir, *config_netdir;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user